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
- Host: GitHub
- URL: https://github.com/jackhump/fidelio
- Owner: jackhump
- Created: 2018-03-14T14:24:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T16:29:38.000Z (over 5 years ago)
- Last Synced: 2023-07-31T21:25:27.018Z (almost 3 years ago)
- Language: R
- Size: 17.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```