Docs.rs
seqx-0.1.0
seqx 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dwpeng
Dependencies
anyhow ^1.0.102
normal
clap ^4.5.60
normal
flate2 ^1.0
normal
memmap2 ^0.9.10
normal
noodles ^0.107.0
normal
packed-seq ^4.4.2
normal
rand ^0.10.0
normal
rayon ^1.10
normal
regex ^1.12.3
normal
tempfile ^3.13
normal
Versions
65.64%
of the crate is documented
Go to latest version
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 parser
seqx
0.1.0
Module parser
Module Items
Structs
Enums
Functions
In seqx::
common
seqx
::
common
Module
parser
Copy item path
Source
Structs
§
Record
Reader
流式记录读取器
Enums
§
Format
序列格式
Functions
§
detect_
format
从文件路径或内容检测格式
open_
file
打开文件(自动处理 gzip)
parse_
range
解析范围字符串 (start:end, 1-based, inclusive)
parse_
records
批量解析(向后兼容,小文件使用)
record_
iter
创建迭代器适配器