Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Retro
    Member
    • Apr 2011
    • 27

    #1

    new usage of SRA toolkit/ SRA archive data download

    It seems that the NCBI SRA archive changed the way how files can be downloaded. Up till now we used the link from SRA website to download files with Aspera Connect, then we used SRA toolkit to extract fasta sequences. Now the there is I must say a little confusing description that we are not able to apply. It seems that SRA toolkit can be used to directly process data from NCBI website. Did anybody solve this situation? We are working in Windows environment. Thanks.
    link to SRA description:
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Can you post an example of an accession # that is not working as expected?

    Comment

    • Retro
      Member
      • Apr 2011
      • 27

      #3
      The change applies for all SRA files. So a random example:


      when I go to the download tab, there used to be links to FTP and Aspera downloads. Now there is only the new description on the use of SRA toolkit.

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        There is always the option of getting the fastq files directly from ENA avoiding sratoolkit altogether.

        Corresponding URL for the example you posted above:

        ftp://ftp.sra.ebi.ac.uk/vol1/fastq/SRR617/SRR617107/

        ftp://ftp.sra.ebi.ac.uk/vol1/srr/SRR617/SRR617107

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          Corresponding NCBI SRA direct URL (using information from SRA link you included above):

          ftp://ftp-trace.ncbi.nih.gov/sra/sra...617/SRR617107/

          Comment

          • Retro
            Member
            • Apr 2011
            • 27

            #6
            OK, that works, thanks.

            However, it goes through regular download, the Aspera connection was much better. If I understand it correctly, SRA toolkit now allows processing the files directly from the NCBI site without the need to download them. For example, using the fastq dump to transform .sra files to fasta. Base on the description available on NCBI (link bellow), I was not able to do it though.

            Comment

            • GenoMax
              Senior Member
              • Feb 2008
              • 7142

              #7
              Originally posted by Retro View Post
              However, it goes through regular download, the Aspera connection was much better. If I understand it correctly, SRA toolkit now allows processing the files directly from the NCBI site without the need to download them. For example, using the fastq dump to transform .sra files to fasta. Base on the description available on NCBI (link bellow), I was not able to do it though.

              http://www.ncbi.nlm.nih.gov/books/NB...sra_data_using
              After upgrading to the latest sratoolkit (v.2.4.2-1) I tried the new method out. Here is what I discovered.

              In order to get the downloads to work, every user (especially if you are on a shared system/cluster) will have to run the configuration utility (help located at: http://trace.ncbi.nlm.nih.gov/Traces...lkit_doc&f=std) and set an appropriate path for storing configuration directories/files. Remember to save settings before you exit the utility.

              Hint: Do the following in a xterm/X11 window if you want the text to be properly formatted.

              Code:
              $ /path_to/vdb-config -i
              Once this is done then you will be able to download fastq files (and other data) directly from NCBI without downloading the .sra files.

              Following example only prints five reads to screen

              Code:
              $ /path_to/fastq-dump -X 5 -Z SRR390729
              This command will then download the full data file as fastq to the current directory
              Code:
              $ /path_to/fastq-dump SRR390729
              Last edited by GenoMax; 11-20-2014, 10:37 AM.

              Comment

              • fibar
                Member
                • Feb 2013
                • 19

                #8
                I confirm GenoMax last reply. I updated my version to 2.5.2 and it's working with the mentioned commands.

                This new version includes the setting of a proxy at the 'vdb-config -i' window, which in my case I had to enable and add as 'proxyort'. If not, the process remained stuck with no warnings.

                If you don't specify a directory, it will be downloaded at the one you are standing.

                Remember '--split-files' when you are downloading PE reads.

                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
                  ...
                  07-31-2026, 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, Yesterday, 10:13 AM
                0 responses
                14 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-31-2026, 02:55 AM
                0 responses
                29 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-24-2026, 12:17 PM
                0 responses
                22 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-23-2026, 11:41 AM
                0 responses
                21 views
                0 reactions
                Last Post SEQadmin2  
                Working...