https://github.com/mskcc/triassic
Containers to faciliate the running of old (pre-disaster) JUNO scripts
https://github.com/mskcc/triassic
Last synced: 4 months 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-24T00:53:14.000Z (over 2 years ago)
- Last Synced: 2025-02-28T08:28:25.307Z (over 1 year ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- 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