Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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?

  • #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

    • seqadmin
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin




      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
      04-22-2024, 07:01 AM
    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Today, 08:47 AM
    0 responses
    12 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    60 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    59 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    54 views
    0 likes
    Last Post seqadmin  
    Working...
    X