Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Antony03
    Member
    • Apr 2012
    • 53

    Mate pairs processing

    Hi,
    I will receive soon mate pairs reads from illumina MiSeq. I will have the circularization adapter and need to trimm it (with cutadapt) from reads before assemble them de novo. Do I need to reverse complement them before the trimming step?

    After, I will need to remove orphan reads, what do you think about the script filteresCommonPEreads.sh in this page:http://seqanswers.com/forums/showthr...oto=nextoldest?
    Thanks!
  • sphil
    Senior Member
    • Apr 2010
    • 192

    #2
    You don't have to reverse complement. Assemblers are aware of PE sequencing, if you forward the right flag of how the sequencing is done. Can't comment on the scirpt, first guess: give it a try...

    cheers

    Comment

    • winsettz
      Member
      • Sep 2012
      • 91

      #3
      I've /heard/ that velvet required reverse-complementing; but generally if an assembler has explicit flags to set mate-pair libraries, it should generally be able to handle them properly without reverse complementation (like SPAdes, for example).

      When you say "orphan reads", you mean reads without their mate? If your workflow includes quality-based trimming of reads (eg Trimmomatic), Trimmomatic will process paired reads and sort out R1 & R2 into 1P/2P (reads with mates) and 1U (1 unpaired) and 2U (2 unpaired).

      Comment

      • BugSeq
        Junior Member
        • Feb 2012
        • 5

        #4
        I would recommend using filtering programs that keep track of the mate pair relationship and separates them into another file when the mate doesn't meet your filtering requirements. I have good luck with Trimmomatic (http://www.usadellab.org/cms/?page=trimmomatic).

        In regards to the manually reverse complimenting your data, that will probably not need to be done with most assembly programs. If they have an explicit flag or similar than the program will handle the reads properly. It depends on the assembly program. So pick your poison and read the manual.

        Assuming no other type of data and depending on the size of the genome being assembled, you may want to check the diversity or your reads before assembly. You may not have the coverage you think.

        Comment

        • winsettz
          Member
          • Sep 2012
          • 91

          #5
          Also, the "reverse complement" stuff comes from the illumina nextera application note. The note is "Current as of 17 December 2012" (Pub. No 770-2012-053).

          Prior to performing de novo assembly,the data were pre-processed as follows. In short, the adapters were trimmed and the RF reads were reverse-complemented. Additionally, the data were randomly downsampled to 500 MB to limit mean coverage to 50-100x, thereby reducing the computational requirements of the assembler.

          Comment

          • Antony03
            Member
            • Apr 2012
            • 53

            #6
            I want to use the assembler Ray and I need to reverse complement the reads.

            Trimmomatic looks nice. But I'm not really sure how make 'The Adapter Fasta' for cut the circularization adapter.

            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
            24 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-09-2026, 11:58 AM
            0 responses
            41 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-05-2026, 10:09 AM
            0 responses
            48 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            49 views
            0 reactions
            Last Post SEQadmin2  
            Working...