Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mskcc/triassic
Containers to faciliate the running of old (pre-disaster) JUNO scripts
https://github.com/mskcc/triassic
Last synced: about 1 month ago
JSON representation
Containers to faciliate the running of old (pre-disaster) JUNO scripts
- Host: GitHub
- URL: https://github.com/mskcc/triassic
- Owner: mskcc
- Created: 2024-02-22T22:14:32.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-24T00:53:14.000Z (10 months ago)
- Last Synced: 2024-02-24T23:34:08.781Z (10 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# triassic
Containers to faciliate the running of old (pre-disaster) JUNO scripts
## Program/Application List:
Unless otherwise specified use latest convenient version
- Samtools
- htslib
- Bedtools
- R: version >= 4.2.x (can _not_ be 3.x)
- Python3: version >= 3.7## R-libraries
- tidyverse
- readxl
- openxlsx
- devtools
- argparse
- Cairo
- docopt
- Hmisc
- jsonlite
- pals
- patchwork
- reticulate
- rlang
- rjson
- yaml## Python3-libraries
- numpy
- scipy
- pandas