Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Basic question about reads pre-processing before alignment

    Hi, guys,

    I found I got confused with some basic concepts in reads pre-processing. I try to google them but still didn't get a clear answer.
    First is about adapters. Are the adapters used by the same platform the same? Fastqc can report the adapters content, how does it know which adapter the data use? Because I ran fastqc, and it told me that there was no adapters remaining. But in the data description, the data contains adapter sequence fragment CGACCAGCAT, and I found there truly are this kind of fragments in the reads.
    When remove low quality score bases, there is a function in the fastx toolkit called fastq_quality_trimmer. It seems it just removes the low score base from 3'end until the score is higher than a threshold for each read. But sometimes the bases scores at 3'end are not good for all reads, we may trim that base for all reads. So how to decide which method to use?
    And a question about fastx_clipper, it doesn't describe what it does, does it find the adapter we input and remove it and all the base after the adapter?
    Thanks for your time.

    Yue

  • #2
    FastQC knows about standard illumina adapters. If you are using some other adapters you can provide them to FastQC in a file with -a option (check fastqc -h for more info).

    You may want to use a newer trimming program (e.g. bbduk from BBMap, trimmomatic etc) which is paired-end data aware. This way you would have less problems down the road. Options are easier to understand as well.

    I would not worry about Q-trimming data unless you have some really bad quality data (< Q10) on ends and/or are planning to do de novo assemblies.

    Comment


    • #3
      I use AdapterRemoval 2.1.0 https://github.com/mikkelschubert/adapterremoval

      Comment


      • #4
        Originally posted by Mathgon View Post
        Do you know if this program maintains the order of PE reads in the trimmed files (i.e. there are no orphan reads)?

        Comment


        • #5
          I agree with @GenoMax
          Trimming can be potentially detrimental http://goo.gl/CG6eTl

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Advancing Precision Medicine for Rare Diseases in Children
            by seqadmin




            Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
            12-16-2024, 07:57 AM
          • seqadmin
            Recent Advances in Sequencing Technologies
            by seqadmin



            Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

            Long-Read Sequencing
            Long-read sequencing has seen remarkable advancements,...
            12-02-2024, 01:49 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 12-17-2024, 10:28 AM
          0 responses
          33 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-13-2024, 08:24 AM
          0 responses
          49 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-12-2024, 07:41 AM
          0 responses
          34 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-11-2024, 07:45 AM
          0 responses
          46 views
          0 likes
          Last Post seqadmin  
          Working...
          X