Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anthonycychiu
    Junior Member
    • Nov 2014
    • 1

    #1

    Processing Barcoded Paired-end Reads

    I've never processed RNA-seq reads (only done bowtie for ChIP-Seq processing) so I wanted to clarify some things. I found a dataset off GEO where the paired end reads have been concatenated into a single 282 read. I'm wondering what the best way to process it is?

    Is the best way to split it in half into read1 and read2, and then trim adapters from them before mapping with Tophat. However I don't know if thats correct; is it better to map it unsplit?

    Also, for one thing I don't know what the barcode sequence is for some of the datasets are (FASTQC didn't give me the barcdode for 5 of the 8 samples). Has anyone tried trimming adapters using TTTTTTNNNNNATTTTTTT, where N refers to the barcode sequence in FASTX-CLIPPER?

    Thanks.
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    If the merging process was done correctly, the adapters will already have been removed. If it was not done correctly, you shouldn't use that data, but get the original data instead. And yes, you should map them as-is rather than trying to split them.

    P.S. And in my testing, BBMap is both faster and more accurate for RNA-seq than Tophat.

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      @anthonycychiu: Have you tried fastq-dump with the following option to get the two separate files for R1 and R2?
      --split-files Dump each read into separate file.Files
      will receive suffix corresponding to read
      number

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        Originally posted by GenoMax View Post
        @anthonycychiu: Have you tried fastq-dump with the following option to get the two separate files for R1 and R2?
        Ah - if this was a fastq that you got by dumping an SRA archive, my answer might be totally wrong and should be ignored.

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          How Immunogenomics Decodes Immunity’s Genetic Blueprint
          by SEQadmin2




          The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.

          This convergence of genetics, immunology, and computation...
          Today, 05:41 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 08-24-2026, 10:32 AM
        0 responses
        42 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-20-2026, 11:17 AM
        0 responses
        47 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-18-2026, 10:05 AM
        0 responses
        53 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-13-2026, 12:22 PM
        0 responses
        50 views
        0 reactions
        Last Post SEQadmin2  
        Working...