Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Software for detecting adaptors

    Hi!

    I have MiSeq sequences which have been produced using the Hyper Kapa Plus protocol. However, the lab does not know and/or does not know what adapter set it used. So, what software would you use to identify and detect adapters in a read set?

  • #2
    fastqc? is you have own adapters dataset you could add own sequences...

    Comment


    • #3
      Originally posted by Kacper View Post
      fastqc? is you have own adapters dataset you could add own sequences...
      The problem is that I don´t know which adapters were used. I would like to figure out how to figure out which ones were used, so that I can then afterwards trim them out.

      Comment


      • #4
        When not known, you can scan against a collection of common ones (like those found in "adapters.fa" file in the resources directory of BBMap suite). I will also recommend that you try bbduk.sh (part of BBMap) for data trimming.

        Comment


        • #5
          Originally posted by GenoMax View Post
          When not known, you can scan against a collection of common ones (like those found in "adapters.fa" file in the resources directory of BBMap suite). I will also recommend that you try bbduk.sh (part of BBMap) for data trimming.
          you have same information (or you could create) in FastQC/Configuration
          adapter_list.txt/contaminant_list.txt to figure out which ones were used

          Comment


          • #6
            Try locating reads matching each other and going into the adapter.

            To detect novel adapter sequences,

            You can look at:

            1. Kmer plot in fastqc (set -k 9 or -k 10).

            2. You can also look for the match of the reverse complement of the first 25-32 bps of the R2 in the R1, and see what sequence follows it.
            (can be done with perl).

            PS: For a quick final findings confirmation/adapter consensus selection "grep -c [sequence]" is the tool of choice...

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Essential Discoveries and Tools in Epitranscriptomics
              by seqadmin




              The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
              04-22-2024, 07:01 AM
            • seqadmin
              Current Approaches to Protein Sequencing
              by seqadmin


              Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
              04-04-2024, 04:25 PM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Today, 11:49 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, Yesterday, 08:47 AM
            0 responses
            16 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            61 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            60 views
            0 likes
            Last Post seqadmin  
            Working...
            X