Docs.rs
deepbiop-core-0.1.13
deepbiop-core 0.1.13
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cauliyang
Dependencies
ahash ^0.8.11
normal
anyhow ^1.0
normal
arrow ^54.0
normal
bstr ^1.11.3
normal
candle-core ^0.8.1
normal
derive_builder ^0.20
normal
flate2 ^1.0.35
normal
itertools ^0.14.0
normal
lexical ^7.0
normal
log ^0.4
normal
ndarray ^0.16
normal
needletail ^0.6
normal
noodles ^0.87.0
normal
numpy ^0.23
normal
parquet ^54.0
normal
pyo3 ^0.23.3
normal
pyo3-stub-gen ^0.6.2
normal
rayon ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
walkdir ^2.5
normal
bio ^2.0
dev
tempfile ^3.15
dev
Versions
35.29%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
deepbiop_
core
0.1.13
Module seq
Module Items
Functions
In crate deepbiop_
core
deepbiop_core
Module
seq
Copy item path
Source
Functions
ยง
normalize_
seq
Normalize a DNA sequence by converting any non-standard nucleotides to standard ones.
reverse_
complement
Generate the reverse complement of a DNA sequence.