Docs.rs
seqtk-rs-0.2.0
seqtk-rs 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
08 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
yenyen1
Dependencies
bio ^2.3.0
normal
clap ^4.5.41
normal
colored ^3.0.0
normal
flate2 ^1.1.2
normal
rand ^0.9.2
normal
rayon ^1.10.0
normal
diol ^0.13.1
dev
Versions
68.92%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module subsample
seqtk_
rs
0.2.0
Module subsample
Module Items
Functions
In crate seqtk_
rs
seqtk_rs
Module
subsample
Copy item path
Source
Functions
ยง
subsample_
fastx
Parses FASTQ/A file and sampling according to the seed and fraction. Outputs the results to
std::io::stdout()
.