Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • karinlag
    Junior Member
    • Jul 2010
    • 5

    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?
  • Kacper
    Junior Member
    • Jul 2011
    • 7

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

    Comment

    • karinlag
      Junior Member
      • Jul 2010
      • 5

      #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

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #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

        • Kacper
          Junior Member
          • Jul 2011
          • 7

          #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

          • Markiyan
            Senior Member
            • Sep 2010
            • 126

            #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

            • SEQadmin2
              Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by SEQadmin2


              I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

              Here are nine questions we think about, in roughly the order they matter, before...
              06-18-2026, 07:11 AM
            • SEQadmin2
              From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
              by SEQadmin2


              Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


              The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
              ...
              06-02-2026, 10:05 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 06-17-2026, 06:09 AM
            0 responses
            36 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-09-2026, 11:58 AM
            0 responses
            100 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-05-2026, 10:09 AM
            0 responses
            121 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            113 views
            0 reactions
            Last Post SEQadmin2  
            Working...