Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JackieBadger
    Senior Member
    • Mar 2009
    • 385

    #1

    Orientation of mate-pairs

    It seems our MiSeq mate paired data isn't orientated as 5'--3 3'---5'

    In a sequence that would be
    5'-------------3'
    We see

    5'----- 3'-----

    Additionally each FASTQ file is mixed with both mate pair ends.
    Is there a tool which will reverse one of these fastq files to get

    5'----- -----3'

    ??

    Thanks,
    J
  • krobison
    Senior Member
    • Nov 2007
    • 734

    #2
    How did you prepare your library? What file are you looking at? What application are these being used for?

    Do you really mean mate pairs, which in the Illumina world & Ion Torrent world, these are prepared by circularizing DNA and removing a large portion of it, or paired ends (the more conventional reads generated from Nextera or TruSeq libraries with no circularization step)

    Standard FASTQ files from paired end data report each read in its forward orientation. FLASH is an excellent tool for merging them if they overlap. If they don't overlap, I think in general you are better off leaving them separate (not reverse-complementing one & adding a string of N), as most tools can use that more profitably.

    Depending on how you prepared your template, the reads may or may not be expected to be oriented relative to some reference. An aligner (e.g. Bowtie, BWA) will align them in either direction to the reference.

    Comment

    • JackieBadger
      Senior Member
      • Mar 2009
      • 385

      #3
      Sorry, yes paired-ends, and directionality was not incorporated into the library prep.

      The paired ends are either end of a short PCR amplicon.
      Reverse complementing the reverse (second) sequence would work, however because no directionality was employed both Fastq files contain 5'--3' and 3'--5' sequences. Essentially what I need to do is separate sequences based on priming sequence (i.e. forward and reverse). Then I can reverse complement all reverse 3'---5' sequences.

      Is there a tool to filter out sequences based on a known string of bases?

      Cheers,

      J

      Comment

      • JackieBadger
        Senior Member
        • Mar 2009
        • 385

        #4
        Do you think a simple Perl script using grep could do this?

        Comment

        • swbarnes2
          Senior Member
          • May 2008
          • 910

          #5
          I'm not sure that you need to bother. bwa will just align them I don't think it will care if some of then are not oriented right.

          But that result is very strange. I'd stop and make sure that there isn't some serious error in your experiment or analysis, because it is not normal to have a whole lot of reads both in the same orientation.

          Comment

          • krobison
            Senior Member
            • Nov 2007
            • 734

            #6
            There are a number of tools for dealing with amplicon sequencing, though often with fusion primers (sequencing adapters built into primers, so everything is oriented). E.g. PANDA.

            If it is a short amplicon, then FLASH will merge the reads but won't help you with orienting.

            Trying to use grep/Perl regexp for this is problematic, as you will probably have errors. Aligners. But, since you have two bites on the apple you might attempt it (i.e. try matching first one end then the other to determine orientation. I would just use an aligner to solve the problem.

            Comment

            • JackieBadger
              Senior Member
              • Mar 2009
              • 385

              #7
              Thanks for the input.
              From the same MiSeq run I have RADseq data that produced two fastq files; one of which contained all forward reads, and the second all reads in the same orientation that needed to be reverse complimented.

              The data that seems to be problematic used TrueSeq amplicon library prep..
              So each fastq file shows a mixture of orientated reads:

              Fastq1
              BARCODE--F. PRIMER--NNNN
              BARCODE--R.PRIMER--NNNN

              Fastq 2

              BARCODE--R.PRIMER--NNNN
              BARCODE--F. PRIMER--NNNN

              I'm guessing that the programs designed to join overlapping PE reads will not be able to take into consideration the mixture of Fwd and Rev sequences in each file?
              is this normal, or should I be seeing all Fwd and Rev primer sequences in separate Fastqs?

              Sorry if my question is repetitive/obvious to answer. New to Illumina data.

              Cheers,
              J

              Comment

              Latest Articles

              Collapse

              • SEQadmin2
                Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                by SEQadmin2



                CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                Despite this, “CRISPR helped turn genome editing from a specialized technique into
                ...
                07-31-2026, 11:01 AM
              • SEQadmin2
                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                by SEQadmin2


                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                The systematic characterization of the human proteome has
                ...
                07-20-2026, 11:48 AM
              • SEQadmin2
                Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                by SEQadmin2



                Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                ...
                07-09-2026, 11:10 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Yesterday, 10:13 AM
              0 responses
              14 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-31-2026, 02:55 AM
              0 responses
              28 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-24-2026, 12:17 PM
              0 responses
              21 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-23-2026, 11:41 AM
              0 responses
              20 views
              0 reactions
              Last Post SEQadmin2  
              Working...