Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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!

  • #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


    • #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


      • #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


        • #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


          • #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

            • seqadmin
              Current Approaches to Protein Sequencing
              by seqadmin


              Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
              04-04-2024, 04:25 PM
            • seqadmin
              Strategies for Sequencing Challenging Samples
              by seqadmin


              Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
              03-22-2024, 06:39 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            22 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            17 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            49 views
            0 likes
            Last Post seqadmin  
            Working...
            X