https://github.com/thefloatingstring/ncrna-analysis
https://github.com/thefloatingstring/ncrna-analysis
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thefloatingstring/ncrna-analysis
- Owner: TheFloatingString
- Created: 2020-01-03T21:23:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-04T22:43:19.000Z (about 6 years ago)
- Last Synced: 2025-03-02T21:16:47.369Z (11 months ago)
- Language: Python
- Size: 2.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Install dependencies
```bash
pip install -r requirements.txt
```
Directories:
data: input data
results: results of scripts
src: Python scripts and modules