Docs.rs
seqtkrs-0.1.1
seqtkrs 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sheny-bio
Dependencies
anyhow ^1.0.100
normal
bstr ^1.12.1
normal
bzip2 ^0.6.1
normal
clap ^4.5.54
normal
flate2 ^1.1.8
normal
memchr ^2.7.6
normal
rand ^0.9.2
normal
rand_mt ^5.0.0
normal
rayon ^1.11.0
normal
rustc-hash ^2.1.1
normal
thiserror ^2.0.18
normal
assert_cmd ^2.0
dev
criterion ^0.8.1
dev
predicates ^3.1
dev
proptest ^1.9.0
dev
tempfile ^3.24.0
dev
Versions
74.3%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 dropse
seqtkrs
0.1.1
Module dropse
Module Items
Structs
Functions
In seqtkrs::
commands
seqtkrs
::
commands
Module
dropse
Copy item path
Source
Expand description
dropse命令:从双端数据中删除单端读段
该命令读取序列并比较连续两条序列的名称。如果名称相同(忽略/1、/2后缀), 则输出这一对序列;如果不同,则跳过前一条(认为是单端读段)。
Structs
§
Dropse
Args
Functions
§
run