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

https://github.com/ismms-himc/himc_dockers

Docker builds for all tools used by HIMC
https://github.com/ismms-himc/himc_dockers

Last synced: 2 months ago
JSON representation

Docker builds for all tools used by HIMC

Awesome Lists containing this project

README

        

# himc_dockers
Docker builds for all tools used by HIMC. Base build contains R version 4.2.1,
Seurat and Seurat Disk

# To use on Minerva
`ml singularity`

`singularity pull docker://dsouzd04/himc_seurat`

`singularity shell himc_seurat.sif # go inside container`

`singularity exec R -e 'library(Seurat)' # run command`

# Tools

## Seurat v4.2.1

[Docker](https://hub.docker.com/repository/docker/dsouzd04/himc_seurat)

[Homepage](https://satijalab.org/seurat/)

## SPOTlight Bioconductor v1.0.0

[Docker](https://hub.docker.com/repository/docker/dsouzd04/himc_spotlight)

[Homepage](https://marcelosua.github.io/SPOTlight/)

## RCTD from spacexr v2.0.3
[Docker](https://hub.docker.com/repository/docker/dsouzd04/himc_rctd)

[Homepage](https://github.com/dmcable/spacexr)

## CARD v1.0.0
[Docker](https://hub.docker.com/repository/docker/dsouzd04/himc_card)

[Homepage](https://github.com/YingMa0107/CARD)

## Giotto v1.1.2
[Docker](https://hub.docker.com/repository/docker/dsouzd04/himc_giotto)

[Homepage](https://giottosuite.readthedocs.io/en/master/index.html)