-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unexpected behavior when downloading fastq using SRA identifier #34
Comments
I tried downloading using a separate command:
|
Sometimes this happens when people upload reads that have been QC'd (so some pairs become single-ended reads), I think. I don't think there is any issue with kingfisher - looks like it is just the NCBI webpage being misleading? EBI has 3 files too: |
From NCBI Help Desk:
Not sure if this is helpful or not for you. It's the first time I've experienced an issue like this. |
https://trace.ncbi.nlm.nih.gov/Traces/?view=run_browser&page_size=10&acc=SRR13615821&display=metadata
I ran kingfisher and it pulled 3 fastq files for 1 record. A single ended and 2 paired end files.
I thought that maybe one was interleaved but the read sizes didn't match up:
The above files were what were downloaded by kingfisher.
Note: I moved SRR13615821.fastq.gz into a separate folder to split the reads but BBSuite said there were no pairs:
The above is me trying to split the reads manually.
Do you know what could be happening?
The text was updated successfully, but these errors were encountered: