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
            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...
            12-02-2024, 01:49 PM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 12-02-2024, 09:29 AM
          0 responses
          139 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-02-2024, 09:06 AM
          0 responses
          50 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-02-2024, 08:03 AM
          0 responses
          38 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-22-2024, 07:36 AM
          0 responses
          69 views
          0 likes
          Last Post seqadmin  
          Working...
          X