Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • ynwh
    replied
    That is really helpful. Thank you, Ray.

    In my case SRR1284074, if use
    #fastq-dump SRR1284074
    Rejected 163480 SPOTS because SPOTLEN < 1
    Read 163482 spots for SRR1284074
    Written 2 spots for SRR1284074

    Use "--table SEQUENCE" to dump SRR1284074, I still got 3 spots rejected.
    #fastq-dump --table SEQUENCE SRR1284074
    Rejected 3 SPOTS because SPOTLEN < 1
    Read 163482 spots for SRR1284074
    Written 163479 spots for SRR1284074

    Any more suggestions or comments on this issue are very welcome.

    Originally posted by rwan View Post
    Dear all,

    Not sure if you have resolved your problem, but I had a similar problem with PacBio reads, but from a different data set. After reading this thread, I asked NCBI's Helpdesk and they explained to me that PacBio data is special in that multiple reads with a lot of errors are used to form consensus reads. It is these consensus reads that are output with no options to fastq-dump:

    Code:
    fastq-dump SRR2003880
    If the raw reads are required, you need to supply the --table SEQUENCE option. i.e.,

    Code:
    fastq-dump --table SEQUENCE SRR2003880
    I hope this helps someone!

    Ray
    Last edited by ynwh; 12-04-2015, 07:00 AM.

    Leave a comment:


  • rwan
    replied
    Dear all,

    Not sure if you have resolved your problem, but I had a similar problem with PacBio reads, but from a different data set. After reading this thread, I asked NCBI's Helpdesk and they explained to me that PacBio data is special in that multiple reads with a lot of errors are used to form consensus reads. It is these consensus reads that are output with no options to fastq-dump:

    Code:
    fastq-dump SRR2003880
    If the raw reads are required, you need to supply the --table SEQUENCE option. i.e.,

    Code:
    fastq-dump --table SEQUENCE SRR2003880
    I hope this helps someone!

    Ray

    Leave a comment:


  • Retro
    replied
    We downloaded the ENA fatsq file. It is exactly what we get as result of the SRA toolkit. So probably only 46K sequences are usable. What is still unclear is why the NCBI archive website shows the "zero" reads as sequences, e.g. SRA|SRR2003880.1

    Leave a comment:


  • GenoMax
    replied
    ENA record appears to have the same number of spots: ftp://ftp.sra.ebi.ac.uk/vol1/fastq/S...03880.fastq.gz

    Leave a comment:


  • GenoMax
    replied
    It is possible that the download from SRA is corrupt. Best recourse there is to wait to hear back from SRA support. They generally fix these files based on my experience.

    In the mean time, hdf5 files from the download tab is the original data from the submitter. It does not appear to contain the metadata.xml file that is required by SMRTportal so you may not be able to use the original files right away.

    Leave a comment:


  • Retro
    replied
    Thanks. But those reads show up in the NCBI website as not empty.

    Leave a comment:


  • GenoMax
    replied
    Fastq-dump appears to be rejecting reads because of this

    "Rejected 117005 SPOTS because SPOTLEN < 1".

    These reads appear to have no sequence.

    You can confirm this yourself by doing

    Code:
    $ fastq-dump -M 0 -F SRR2003880
    You can download the original HDF5 files for this record (using the "Download" tab) and verify if there are many 0 length sequences. You will need access to SMRTportal to properly process the raw data files.

    Leave a comment:


  • Retro
    started a topic PacBio data - problem with SRA toolkit

    PacBio data - problem with SRA toolkit

    I have problems getting fasta from PacBio SRA file using SRA toolkit. For example, file SRR2003880.sra should contain about 163K sequences, it yields only 46K and those do not correspond to the same names on NCBI SRA website. I can successfully process other PacBio files, and I am using the newest version of SRA toolkit with the following command line:

    sratoolkit.2.4.5-2-win64/bin/fastq-dump.exe --fasta SRR2003880.sra

    My best guess is that the upload of the data on NCBI SRA website was incorrect. They did not answer me yet. I would very appreciate anybody's help or opinion.

    Thank you.

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

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, 08-06-2026, 07:41 AM
0 responses
14 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-03-2026, 10:13 AM
0 responses
31 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-31-2026, 02:55 AM
0 responses
40 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-24-2026, 12:17 PM
0 responses
26 views
0 reactions
Last Post SEQadmin2  
Working...