Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Luyi Tian
    Member
    • Mar 2012
    • 15

    #1

    NCBI_sequence_Read_Archive

    Hi, I am a new comer, and I am working on RNA-seq these days and want to further analyse the data produced in previous study. But I am confused by the data in the NCBI.

    The file size varies a lot in the same species. some only about 500mb, some could up to 10Gb. Why are there such a difference? These difference even occur in the different run in same sample. for example in this http://www.ncbi.nlm.nih.gov/sra/SRX000571?report=full. the data in two runs is totally different:

    # Run # of Spots # of Bases
    1. SRR002321 54,856,271 2G
    2. SRR002323 14,761,931 531.4M



    I choose the bigger one SRR002321 and fed it into tophat using command :
    $ tophat -p 8 ./bowtie/bowtie-0.12.5/indexes/genome SRR002321.fastq
    ( the ../indexes/genome is from NCBI build 37.2)
    but failed this is the error code:
    Error: segment-based junction search failed with err =-9
    any guys know what ''err= -9'' means?


    Then I tried another file SRR002320 in http://www.ncbi.nlm.nih.gov/sra/SRX000605 ( this file and SRR002321 are in the same study) with the same code:
    $tophat -p 8 ./bowtie/bowtie-0.12.5/indexes/genome SRR002320.fastq
    this time everything is ok.
    I checked the log and found there was less than 50% seqences been aligned to the reference genome. Here is the text in bowtie.left_kept_reads.fixmap.log:
    # reads processed: 38255195
    # reads with at least one reported alignment: 17219294 (45.01%)
    # reads that failed to align: 20387248 (53.29%)
    # reads with alignments suppressed due to -m: 648653 (1.70%)
    Reported 35237526 alignments to 1 output stream(s)
    Anyone knows how to improve the results?
  • Bukowski
    Senior Member
    • Jan 2010
    • 388

    #2
    I'm going to hazard a guess that the sample data has been generated across 2 sequencer runs, generating 2Gb in one run and 500Mb in the other. Hence the total sample size is 2.5GB which is correctly reported on the same page.

    As for differences of size of RNA-Seq samples between experiments, this could be due to anything - it's going to change dependent on the read depth you hope to achieve, which platform you use etc. There's no standard 'output size' for an RNA-Seq sample

    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
      ...
      Today, 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, Today, 02:55 AM
    0 responses
    7 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
    12 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...