Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • transforu
    Junior Member
    • Sep 2014
    • 5

    fastq-dump

    Hello:
    I got paired-end reads from http://www.ncbi.nlm.nih.gov/sra/?term=ERR032965
    , and decompress it with fastq dump --split-files, --split-spot .
    But only Single-end appear. Why ??
    Please Help me !
    thanks!
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    Try --split-3. Also, you're guaranteed that samples with ERR... accession numbers are available in fastq format from ENA. That's usually easier than dealing with SRA.

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      ftp://ftp.sra.ebi.ac.uk/vol1/fastq/ERR032/ERR032965/

      Comment

      • transforu
        Junior Member
        • Sep 2014
        • 5

        #4
        Hi dpryan and GenoMax

        Thanks for your help ! and i am return result

        I have tried various argument for fastq-dump, it does not work too.

        GenoMax teach me download it from ebi ftp,
        But it is single-end reads too. and spots less then that files from NCBI !?

        Thank you very much!

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #5
          They only uploaded single-end data (101 base reads). My guess is that they just clicked the wrong box when they submitted the data. The files that GenoMax linked to are the originals, so what's there is what they actually submitted (rather than what they say they submitted).

          BTW, you'll need to trim that dataset as a lot of the reads are really crappy.

          Comment

          • osris
            Junior Member
            • Oct 2010
            • 1

            #6
            Originally posted by transforu View Post
            Hello:
            I got paired-end reads from http://www.ncbi.nlm.nih.gov/sra/?term=ERR032965
            , and decompress it with fastq dump --split-files, --split-spot .
            But only Single-end appear. Why ??
            Please Help me !
            thanks!
            sra-stat --xml --statistics ERR032965 shows this run is not paired.
            <Statistics nreads="2" nspots="34127049">
            <Read index="0" count="34127049" average="101" stdev="0" />
            <Read index="1" count="0" average="0" stdev="0" />
            </Statistics>
            second read (index=1) is empty. the metadata is incorrect.

            Comment

            Latest Articles

            Collapse

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 06-09-2026, 11:58 AM
            0 responses
            22 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-05-2026, 10:09 AM
            0 responses
            27 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            38 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 12:03 PM
            0 responses
            61 views
            0 reactions
            Last Post SEQadmin2  
            Working...