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

https://github.com/mskcc/mjolnir-spec

Specification for the CI utility container
https://github.com/mskcc/mjolnir-spec

Last synced: 3 months ago
JSON representation

Specification for the CI utility container

Awesome Lists containing this project

README

          

# mjolnir-spec
Specification for the CI utility container

## Container Build Instructions
https://app.gitbook.com/o/-MMbSWFxDhC538nrKssf/s/-MMbS_59JoLaOrKG_T7F/deployment/building-production-containers-images

## 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