Skip to content

Commit 5a3ad39

Browse files
authored
Update README.md
1 parent 948854d commit 5a3ad39

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
# libradicl
1+
# libradicl - A library for reading parsing and writing RAD files for high-throughput genomic data
22

33
Libradicl is a [Rust](https://www.rust-lang.org/) library for reading (and eventually writing and manipulating)
4-
Reduced Alignment Data (RAD) format files. These files are produced by [salmon](https://github.com/COMBINE-lab/salmon)
5-
when preparing data for single-cell quantification with [alevin-fry](https://github.com/COMBINE-lab/alevin-fry).
4+
Reduced Alignment Data (RAD) format files. These files are produced by [`piscem`](https://github.com/COMBINE-lab/piscem) and [`salmon`](https://github.com/COMBINE-lab/salmon) when preparing sc/snRNA-seq or scATAC-seq data for single-cell quantification with [`alevin-fry`](https://github.com/COMBINE-lab/alevin-fry).
65

7-
Currently, libradicl has primarily been developed in support of alevin-fry, so it has not been fully developed as
8-
as a general library quite yet. Eventually, we anticipate there will be a reorganization and a stabalization
9-
of the API.
6+
Currently, `libradicl` has primarily been developed in support of `alevin-fry`, though we aim for it to be a general library with a useful API for reading, writing and parsing RAD files.

0 commit comments

Comments
 (0)