Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • copacetik
    Junior Member
    • Aug 2015
    • 3

    Paired end reads with different lengths

    Hello All,

    I am very new to bioinformatics. I am a wet-lab biologist trying to teach myself about RNA-seq.

    Using the sra toolkit, I looked at an RNA-seq study on the GEO database. I downloaded the data as fastq files using "fastq-dump --split-files thedata"

    I ended up with thedata_1.fastq and thedata_2.fastq, when I ran these through fastqc, the 1 file had a sequence length of 75, while the 2 file had a sequence length of 25.

    Is this a mistake I made? I couldn't find any previous topics that covered this. I assumed using --split-files would show me if it was paired end reads, and if so they should be the same size.

    If not, is the data still usable? Since I am just trying to teach myself how to work with this data, it would not be a big deal to abandon it, but that would also not exactly fulfill the goal.

    Thanks for any help/advice
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    That would seem unusual, but then again sometimes people upload weird stuff to GEO. What was the accession number? With that info I or someone else could just double check for you.

    If that turns out to be the correct data then it should still be usable. You can still map reads like that and, even if not, you could always just ditch read #2 (though 25bp should suffice).

    Comment

    • Michael.Ante
      Senior Member
      • Oct 2011
      • 127

      #3
      AFAIK, Solid reads came in a 50+25 read pair. I think they extended it later (75+35 or so).
      Just have a look, if the reads are coded in base-space (ACGT) or in color-space (0123).
      So if you found ABI Solid reads, you can use them, but beware of the color-space coding. TopHat1 could handle those, maybe TopHat2 by now; you need to build the index on color-space and align the color-space reads.

      Comment

      • copacetik
        Junior Member
        • Aug 2015
        • 3

        #4
        Thank you for the help, the accession number is SRP061544 and I looked at two samples, SRR2125888 and SRR2125889 and both gave me that same 75+25 situation.

        It gave the sequencer as a HiSeq 2500.

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #5
          Well, you did everything correctly and got what they uploaded. The only problem is that what they uploaded is questionable. A HiSeq 2500 produces paired-end reads of the same length, so it won't produce this dataset. My guess is that they screwed up creating the SRA file and that they actually have 2x50bp reads rather than 2x75. You'll probably be able to tell if this is the case when you align the data, since if I'm correct the alignment metrics will be very weird (i.e., a low alignment rate with lots of soft-clipping of bases 51-75 or read #1).

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            SRA listing does indicate this as an asymmetric submission (75bp+25bp). Perhaps there are some clues in the associated publication (if any).

            Comment

            • HESmith
              Senior Member
              • Oct 2009
              • 512

              #7
              Originally posted by dpryan View Post
              A HiSeq 2500 produces paired-end reads of the same length, so it won't produce this dataset.
              Actually, the instrument can be programmed for paired ends of different read lengths. For example, one user engineered his barcode on the wrong end of his amplicon library, so we ran 50+10 cycles to allow demultiplexing.

              Comment

              • dpryan
                Devon Ryan
                • Jul 2011
                • 3478

                #8
                Originally posted by HESmith View Post
                Actually, the instrument can be programmed for paired ends of different read lengths. For example, one user engineered his barcode on the wrong end of his amplicon library, so we ran 50+10 cycles to allow demultiplexing.
                Good point, hopefully whomever uploaded the data can shed some light on things (assuming there's no publication yet).

                Comment

                • copacetik
                  Junior Member
                  • Aug 2015
                  • 3

                  #9
                  Alright, so at least it was not an error on my part. There is no associated publication yet and since I'm only using it for training purposes I probably won't contact the lab. Just a couple followup questions regarding this scenario:
                  1. Many of the preprocessing tutorials I've read suggest removing reads below a certain length, should I still attempt that? If so, what would be an appropriate length? Most of them suggest removing anything bellow ~35 which of course would not work here. The initial QC shows the data has a lot of adapter reads and skewed GC content, etc, so it seems like this would be appropriate.
                  2. GenoMax, you mentioned the SRA listing pointing this out, where can I find that? I did not see it anywhere on the site.
                  3. It seems to me, although maybe I'm misunderstanding this, that since using paired end reads relies on matching the pairs it will only be as good (on average) as the shorter read, is that right? Would it make sense to just use the forward reads and ignore the 25bp reads?

                  Thanks again for the help.

                  Comment

                  • GenoMax
                    Senior Member
                    • Feb 2008
                    • 7142

                    #10
                    Originally posted by copacetik View Post
                    Alright, so at least it was not an error on my part. There is no associated publication yet and since I'm only using it for training purposes I probably won't contact the lab. Just a couple followup questions regarding this scenario:
                    1. Many of the preprocessing tutorials I've read suggest removing reads below a certain length, should I still attempt that? If so, what would be an appropriate length? Most of them suggest removing anything bellow ~35 which of course would not work here. The initial QC shows the data has a lot of adapter reads and skewed GC content, etc, so it seems like this would be appropriate.
                    2. GenoMax, you mentioned the SRA listing pointing this out, where can I find that? I did not see it anywhere on the site.
                    3. It seems to me, although maybe I'm misunderstanding this, that since using paired end reads relies on matching the pairs it will only be as good (on average) as the shorter read, is that right? Would it make sense to just use the forward reads and ignore the 25bp reads?

                    Thanks again for the help.
                    I am attaching a screenshot of SRA run browser that shows the length of the two reads graphically.

                    If this dataset is not correctly uploaded (i.e. it is actually 50x50 but uploaded/parsed as a 75x25) you will start finding spurious/no alignments (as Devon mentioned above).

                    There should be plenty other datasets to select from that look more normal for training.
                    Attached Files

                    Comment

                    Latest Articles

                    Collapse

                    • GATTACAT
                      Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                      by GATTACAT
                      Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                      07-01-2026, 11:43 AM
                    • 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

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by SEQadmin2, Yesterday, 11:08 AM
                    0 responses
                    6 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 06-30-2026, 05:37 AM
                    0 responses
                    11 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 06-26-2026, 11:10 AM
                    0 responses
                    19 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 06-17-2026, 06:09 AM
                    0 responses
                    53 views
                    0 reactions
                    Last Post SEQadmin2  
                    Working...