We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/ncbi/sra-tools/wiki/08.-prefetch-and-fasterq-dump does not list the possible output file formats written by prefetch. I've encountered *.sra, *.sralite, and *.sharq, but are there other formats? What are the differences among the formats?
*.sra
*.sralite
*.sharq
Moreover, the prefetch CLI docs state:
prefetch
-T|--type <value> Specify file type to download. Default: sra
...but there is not comprehensive list of file types.
The text was updated successfully, but these errors were encountered:
Send this question to [email protected].
Sorry, something went wrong.
Done. Thanks for letting me know
No branches or pull requests
https://github.com/ncbi/sra-tools/wiki/08.-prefetch-and-fasterq-dump does not list the possible output file formats written by prefetch. I've encountered
*.sra
,*.sralite
, and*.sharq
, but are there other formats? What are the differences among the formats?Moreover, the
prefetch
CLI docs state:...but there is not comprehensive list of file types.
The text was updated successfully, but these errors were encountered: