Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • uniportdb
    Junior Member
    • Jun 2011
    • 5

    Clip truseq adapter sequence from fastq

    Here's my public history https://main.g2.bx.psu.edu/u/davidkim/h/ngsworkshop

    I am trying to learn NGS using the public data https://www.ncbi.nlm.nih.gov/geo/que...i?acc=GSE39083

    Fastqc on EBI_SRA__SRP014008_File__SRR518493.fastq.gz__1
    found TruSeq adapters in the reads.
    Sequence Count Percentage Possible Source
    GATCGGAAGAGCACACGTCTGAACTCCAGTCACCCATCATAT 347588 3.340743581 TruSeq Adapter, Index 2 (97% over 37bp)
    CGGCAGTCCACTCCGGTACGCTATCCCACTACTGCCTACCAC 159445 1.532460443 No Hit (possibly ncRNA? )

    I did 'clip sequence' (with default setting and output only non-clipped sequences) and then I got only 83% of reads. But the fastqc showed only 3.3% were the truseq adapter sequences. Why did 'clip sequence' tool discard 17% of reads?

    Clipping Adapter GATCGGAAGAGCACACGTCTGAACTCCAGTCACCCATCATAT
    Input 10404510 reads.
    Output 8683051 reads.
    discarded 451106 too-short reads.
    discarded 386260 adapter-only reads.
    discarded 868903 clipped reads.

    Thanks,
  • fkrueger
    Senior Member
    • Sep 2009
    • 627

    #2
    FastQC flags up sequences that make up more than 0.1% of your total library and it does so by looking for exact matches of the entire sequence. If you have adapter contamination at various positions in your read the total sequence is likely to be always different, or maybe just doesn't quite add up to 0.1%. The k-mer plot may sometimes help you identify adapter contamination that starts at various positions in the read. If you use tools like Cutadapt or Trim Galore you will get a histogram-type output that shows you exactly which part of the adapter was found and removed.

    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
    34 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    99 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    120 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...