lh3 / seqtk

Toolkit for processing sequences in FASTA/Q formats
MIT License
1.35k stars 310 forks source link

Is the "sample" feature subsampling without replacement? #206

Closed AprilJauhal closed 5 months ago

AprilJauhal commented 5 months ago

I just wanted to verify that the sektq sample function uses subsampling without replacement. Thank you!

lh3 commented 5 months ago

It is without replacement.