Skip to content
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

How to online sketch an SRA accession without downloading? #3337

Open
mr-eyes opened this issue Sep 25, 2024 · 1 comment
Open

How to online sketch an SRA accession without downloading? #3337

mr-eyes opened this issue Sep 25, 2024 · 1 comment
Labels
doc documentation content or issues fyi Information that is interesting or useful

Comments

@mr-eyes
Copy link
Member

mr-eyes commented Sep 25, 2024

This command will stream the fasta file (whether SE or PE) to sourmash for sketching.

fasterq-dump --fasta-unsorted ${sra_accession} --stdout | sourmash sketch dna - ....
@mr-eyes mr-eyes added doc documentation content or issues fyi Information that is interesting or useful labels Sep 25, 2024
@ctb
Copy link
Contributor

ctb commented Sep 25, 2024

relevant: #2941

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc documentation content or issues fyi Information that is interesting or useful
Projects
None yet
Development

No branches or pull requests

2 participants