seq_geom_parser

Crates.ioseq_geom_parser
lib.rsseq_geom_parser
version0.3.0
sourcesrc
created_at2023-02-03 21:49:17.89857
updated_at2023-04-06 04:50:44.427882
descriptionA small crate for parsing library geometry specifications for single-cell sequencing.
homepagehttps://github.com/COMBINE-lab/seq_geom_parser
repositoryhttps://github.com/COMBINE-lab/seq_geom_parser
max_upload_size
id775967
size41,059
Rob Patro (rob-p)

documentation

README

seq geom parser

This is a rust crate for parsing the sequence fragment geometry description language (FGDL). This language is used to characterize the "geometry" of different sequencing technologies, in terms of how different positions and patterns in the sequenced reads encode information about the origin of the fragment (e.g. cell barcodes and unique molecular identifiers).

More details about the FGDL and the formal specification of the language can be found here.

Commit count: 91

cargo fmt