Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • harlock0083
    Member
    • Jul 2011
    • 15

    fastq-dump on SRA files

    Hello, I have a question about .sra files.
    I've downloaded the .sra files from this dataset.

    SRR039628.sra
    SRR039629.sra
    SRR039630.sra
    SRR039631.sra
    SRR039632.sra
    SRR039633.sra

    However, after running

    ./fastq-dump -A SRR039628 SRR039628.sra

    I only get 1 file: SRR039628.fastq. I thought on paired end reads I would get 3 files SRR039628_1.fastq and SRR039628_2.fastq along with SRR039628.fastq. Am I doing something wrong?
  • srasdk
    Member
    • Jun 2011
    • 19

    #2
    All of the mentioned runs are fragments - single read

    Comment

    • ndeshpan
      Member
      • Nov 2009
      • 29

      #3
      hi,

      I have downloaded a file from SRA and used fastq-dump..

      However when I check my output .fastq file I see this



      head -10 SRR036210.fastq
      @SRR036210.1 VAB_S0040_20080711_Legend_quad_2_NK_Act_462_9_144 length=25
      T2030201230313112312001111
      +SRR036210.1 VAB_S0040_20080711_Legend_quad_2_NK_Act_462_9_144 length=25
      !"""""""""""""""""""""""""
      @SRR036210.2 VAB_S0040_20080711_Legend_quad_2_NK_Act_462_9_198 length=25
      T2030201230313112312001111
      +SRR036210.2 VAB_S0040_20080711_Legend_quad_2_NK_Act_462_9_198 length=25
      !"""""""""""""""""""""""""
      @SRR036210.3 VAB_S0040_20080711_Legend_quad_2_NK_Act_462_9_1360 length=25
      T2030201230313112312001111


      Any suggestions?

      cheers,

      Nandan

      Comment

      • simonandrews
        Simon Andrews
        • May 2009
        • 870

        #4
        That's a colorspace fastq file. From the bit you posted it looks OK, but you'll need to use colorspace aware tools to do anything with it.

        Comment

        • srasdk
          Member
          • Jun 2011
          • 19

          #5
          fastq-dump defaults to colorspace for SOLiD technology.
          You can use '-B' option to force translation into basespace if you wish - the only downside - all bases after miscalled color '.' will become 'N'

          Comment

          • harlock0083
            Member
            • Jul 2011
            • 15

            #6
            Originally posted by srasdk View Post
            All of the mentioned runs are fragments - single read
            Thank you for the reply.

            Comment

            • ndeshpan
              Member
              • Nov 2009
              • 29

              #7
              Thanks everyone

              Comment

              • afkoeppel
                Member
                • Jul 2011
                • 19

                #8
                I'm having the same basic problem as the original poster in this thread.
                I downloaded the file: SRR063783.sra, and ran fastq-dump on it.

                It's supposed to be paired-end data, but I'm only getting a single file: SRR063783.fastq

                In this file it looks as though each pair of forward and reverse reads has been combined into a single sequence. Is there a way to split them up again?

                Comment

                • Benjamin Vincent
                  Junior Member
                  • Jul 2011
                  • 2

                  #9
                  Try fastq-dump -SL

                  Comment

                  • afkoeppel
                    Member
                    • Jul 2011
                    • 19

                    #10
                    Originally posted by Benjamin Vincent View Post
                    Try fastq-dump -SL
                    This did the trick. Thank you very much.

                    Comment

                    • hithesh
                      Junior Member
                      • Nov 2015
                      • 1

                      #11
                      To Convert SRA to Fastq

                      use this command

                      open SRA toolkit kit path

                      open bin folder

                      fastq-dump.exe pathfile\filename outputfilename

                      Comment

                      • Tlexander
                        Member
                        • Aug 2010
                        • 14

                        #12
                        fastq-dump --split-files --gzip ./SRR1232309.sra

                        Comment

                        • yasbo
                          Junior Member
                          • Sep 2018
                          • 1

                          #13
                          Hi,
                          Been using fasterq-dump.2 to download and save fastq files.
                          How can I download the fastq files using fasterq-dump and still keep original read names with details about each read as seen on ncbi website?

                          site: https://www.ncbi.nlm.nih.gov/sra

                          Comment

                          • fraurelie
                            Junior Member
                            • Oct 2018
                            • 1

                            #14
                            Converting SRA files into Fastq

                            Hi I am new to bioinformatics I did some courses online and loved it which doesn't mean I find it easy! On the contrary and I really admire you guys who can get around it!

                            First step, I want to get SRR7962225 as fastq format.

                            I downloaded the data sra_data.fastq.gz and the SRA toolkit but it refuses to convert it using fastq-dump however I get something like

                            2·43222Õ3Ô3T0TÈIÍK/ɰ540ä ÿÿ,ŒÁ......etc

                            using Notepad.

                            Any suggestions?

                            Comment

                            • ddb
                              Member
                              • Feb 2012
                              • 13

                              #15
                              Some more details about the commands you have run would be helpful. If the file has a .gz extension then it needs to be unzipped first. I may be wrong but it sounds like you are on a windows os so try 7zip to decompress. Depending on your objective you might be limited on the analyses you can perform on windows os.

                              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, 07-02-2026, 11:08 AM
                              0 responses
                              7 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 06-30-2026, 05:37 AM
                              0 responses
                              12 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 06-26-2026, 11:10 AM
                              0 responses
                              20 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 06-17-2026, 06:09 AM
                              0 responses
                              54 views
                              0 reactions
                              Last Post SEQadmin2  
                              Working...