Registry / other / noodles-sam

noodles-sam

JSON →
library0.85.0rscratesunverified

Sequence Alignment/Map (SAM) format reader and writer for bioinformatics.

# Cargo.toml [dependencies] noodles-sam = "0.85.0"
INSTALL
IMPORT
SIG · NOODLES-SAM
N
noodles-sam
otherrustv0.85.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Reader
use noodles_sam::Reader;

Creates a new SAM reader.

use noodles_sam::Reader; fn main() { let _reader = Reader::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.85.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
noodles-sam — cargo add noodles-sam · libregistry