Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skmotay
    Member
    • Oct 2014
    • 29

    #1

    For paired end libraries, how do I know which is forward and which is reverse?

    For paired end libraries, how do I know which is forward and which is reverse?

    I've got the files in galaxy, but I don't know which are forward and which are reverse, just that they're paired.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    File with R1 in the name is the first read and R2 is the second read (other end) from the same set of fragments.

    Comment

    • skmotay
      Member
      • Oct 2014
      • 29

      #3
      The file names don't have those. After the genotype, they just say lane_4 of lane_5

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        Can you post a complete filename, and also the first 8 lines from that file?

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          Have the reads been processed in any way (i.e. collapsed into a single long read, possible if the insert is short and reads overlap)?

          If reads ARE really paired, then they can't be in separate lanes (there would be two files per lane).

          Comment

          • skmotay
            Member
            • Oct 2014
            • 29

            #6
            File name:

            Galaxy3-[WT_2_lane4.fastq].fastq (then the next file is the same, except lane5. each genotype has two files, one lane four and one lane 5)

            @GWZHISEQ02:321YMKACXX:5:1101:1297:1992 1:N:0:ATCACG
            TTTGGATCGTTCACAAATTGAGAGAGGTTTTCGCGTAGGAAGTACTTGNCC
            +
            CCCFFFFFHHHFHJJIIJJJJJJJJJJ@GHJIIJJJGIJEIJBFHIJI###
            @GWZHISEQ02:321YMKACXX:5:1101:1692:1983 1:N:0:ATCACG
            CCCGCCCTTCTTGCCGCGCGGCNGCATCATTCGGTTGGGCACGCCGCNNNN
            +
            @@@DDADDHFFHHIII@GGIIG#07<FDHIIG@F5AGHFEBE??A@B####
            @GWZHISEQ02:321YMKACXX:5:1101:2408:1992 1:N:0:ATCACG
            GTACTTGTAGAGCTCGGTGTATGTAATCCTGTCCTCAGCGGTCCAGCTNAA
            +
            @<<DDEDDHGFHHIDEHCGIIGIDHHJ@HHIGIAFEIGEEGIIIGHIG###
            @GWZHISEQ02:321YMKACXX:5:1101:3073:1994 1:N:0:ATCACG
            CCGAGTTCTCCTGGTACCAGCAGATCGAGATGGGCTACGACCCCCAGCNGA
            +
            @@CFFDFFHHHHHJGHIJJIIJJJJJJJJIIJJIGIHIIJJJJJJJJJ###
            @GWZHISEQ02:321YMKACXX:5:1101:3748:1991 1:N:0:ATCACG
            GTGCGTTCGCTGGAGAATGTGTGCCGCGACCTGATCAACGGTGCAAAGNAC
            +
            @@@DDDDDAHFDFFHFEFHIIJEGGIEGEHIJGBGIGGIIG?EHHFDF###
            @GWZHISEQ02:321YMKACXX:5:1101:3653:1998 1:N:0:ATCACG
            CTGACTGGCATGATCCAGTCGACGATGATGGCCATGCCCTACATGGACAAA
            +
            CCCFFFFFHHHHHJJJJJJJJJJJHJJJJJJJJJJJJJJIJJJJJJJJJJ#
            @GWZHISEQ02:321YMKACXX:5:1101:5002:1996 1:N:0:ATCACG
            CCTCAGTTCTCCTGGTTCCACCAGATCGAGATGGGCTACGATCCACAANTG
            +
            ???;:=2=A=D<DEBE::+<<F3<33A?1811111)11:6)0000?D####
            @GWZHISEQ02:321YMKACXX:5:1101:5470:1986 1:N:0:ATCACG
            CTGGATATCAATAATGCTCTCCNTAGGGATATTTCCCGCAAATTTGANNNN
            +
            CCCFFFFFHHHHHJJJJJJJJJ#3AGIJJJJJJJJJJJJJJJJJJJJ####



            When I try to take the two with the same geno# and map them as paired end, I get this:
            Left reads:
            Input: 22670964
            Mapped: 21232534 (93.7% of input)
            of these: 1499440 ( 7.1%) have multiple alignments (0 have >20)
            Right reads:
            Input: 22516885
            Mapped: 21088604 (93.7% of input)
            of these: 1487965 ( 7.1%) have multiple alignments (0 have >20)
            93.7% overall read alignment rate.

            Aligned pairs: 19856733
            of these: 99084 ( 0.5%) have multiple alignments
            and: 18762256 (94.5%) are discordant alignments
            4.9% concordant pair alignment rate.
            Last edited by skmotay; 10-09-2014, 10:15 AM.

            Comment

            • Brian Bushnell
              Super Moderator
              • Jan 2014
              • 2709

              #7
              These reads are not paired.

              @GWZHISEQ02:321YMKACXX:5:1101:1297:1992 1:N:0:ATCACG

              That 1 indicates it is read 1. So you get a high discordant rate because you are mapping unrelated single-ended reads as if they were paired.

              Comment

              • GenoMax
                Senior Member
                • Feb 2008
                • 7142

                #8
                If your description is right then they are not paired end reads. Just a sample run in two lanes.

                For them to be true paired-end reads, each sample will need to have two files (from the same lane) with the naming convention described here: http://en.wikipedia.org/wiki/FASTQ_f...ce_identifiers

                Comment

                • skmotay
                  Member
                  • Oct 2014
                  • 29

                  #9
                  Well, that explains...a whole lot. And eases as much frustration!

                  (If only the data generator had left some notes or would return an email...)

                  I thought biological reps were unnecessary for RNA seq?

                  Comment

                  • GenoMax
                    Senior Member
                    • Feb 2008
                    • 7142

                    #10
                    Originally posted by skmotay View Post
                    I thought biological reps were unnecessary for RNA seq?
                    It is true that technical replicates are unnecessary but biological replicates are a must if you hope to get any meaningful results.

                    Comment

                    • skmotay
                      Member
                      • Oct 2014
                      • 29

                      #11
                      Yup, sorry I meant technical reps are unnecessary.

                      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
                        ...
                        Yesterday, 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, 02:55 AM
                      0 responses
                      9 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-24-2026, 12:17 PM
                      0 responses
                      12 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-23-2026, 11:41 AM
                      0 responses
                      13 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-20-2026, 11:10 AM
                      0 responses
                      24 views
                      0 reactions
                      Last Post SEQadmin2  
                      Working...