An open API service indexing awesome lists of open source software.

https://github.com/jackhump/fidelio

assessing spliceosome fidelity from RNA-seq junction reads
https://github.com/jackhump/fidelio

Last synced: 5 months ago
JSON representation

assessing spliceosome fidelity from RNA-seq junction reads

Awesome Lists containing this project

README

          

# fidelio
assessing spliceosome fidelity from RNA-seq junction reads

### installation

```
git clone git@github.com:jackhump/fidelio.git

R CMD INSTALL fidelio
```

### testing

```
cd fidelio
Rscript scripts/test_functions.R
```