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

Subsampling only works, if the file contains enough reads #5

Open
VascoElbrecht opened this issue Oct 13, 2017 · 0 comments
Open

Subsampling only works, if the file contains enough reads #5

VascoElbrecht opened this issue Oct 13, 2017 · 0 comments
Assignees
Labels

Comments

@VascoElbrecht
Copy link
Owner

usearch -fastx_subsample "../D_Minmax/_data/GMP-04606)CCDB-S5-0053)CBGMB-00003_cut_minmax.fasta" -fastaout "_data/GMP-04606)CCDB-S5-0053)CBGMB-00003_cut_minmax_N50000.fasta" -sample_size 50000 -sizein -sizeout

Solution, count reads first and then copy the file over if it has fewer reads than should be subsetted

@VascoElbrecht VascoElbrecht self-assigned this Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant