Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How to trim dual index adapters with Trim Galore!

    Hi everybody,
    I am trying to trim some adapters with Trim Galore from my bisulfite sequencing data, but I don't know what command to use.
    It has been really difficult to take the information of library construction and I only know that it has been done using IDT unique dual indexing adapters in paired end data, detailed as follows:

    1 - P5 ATATGCGC, P7 CTGATCGT
    30 - P5 AACGTCTG, P7 GCGTCATT
    31 - P5 TATCGGTC, P7 ATCCGGTA
    32 - P5 CGCTCTAT, P7 CGTTGCAA

    When doing the FASTQC analysis I have found some overrepresented sequences such as:
    - In one of the sequence of the pair
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    - In the other sequence of the pair
    GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG
    TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT

    An also in the adapter content section the Illumina Universal adapters are identified

    Does all this make sense?
    So I need to add something more to those P5 and P7 adapter sequences when running Trim Galore?

    Will this command be correct for the first example of unique dual index adapters?

    > trim_galore --paired -a ATATGCGC -a2 CTGATCGT -q 15 --stringency 5 -e 0.05 --length 50 --fastqc --gzip file_1.fastq.gz file_2.fastq.gz

    Thanks in advance!

  • #2
    Index sequences are never part of an actual read in Illumina sequencing so you are never going to find index sequences you noted above in R1/R2 reads.

    As for the poly-A and ploy-G (no signal, two color chemistry) you just need to remove them during trimming.

    Comment


    • #3
      Thanks for your answer!
      As the only information of the sequencing service was that about the dual index adapters I though that those were the sequences that I need to trim.
      So for the command how do I need to add this poly A, T and Gs?
      One by one in each sequence file? or combining the paired end sequences somehow?

      Thanks again!

      Comment


      • #4
        I suggest you try "bbduk.sh" from BBMap suite instead. A guide is available. You can trim out all these things in one pass.

        I am not a trim galore user but you may be able to additional specify poly-A and poly-G there as well.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Genetic Variation in Immunogenetics and Antibody Diversity
          by seqadmin



          The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
          11-06-2024, 07:24 PM
        • seqadmin
          Choosing Between NGS and qPCR
          by seqadmin



          Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
          10-18-2024, 07:11 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 11:09 AM
        0 responses
        23 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Today, 06:13 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 11-01-2024, 06:09 AM
        0 responses
        30 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-30-2024, 05:31 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Working...
        X