Skip to content

A repository containing all Dockerfile related to the single-cell pipeline

Notifications You must be signed in to change notification settings

WangLab-ComputationalBiology/btc-sc-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Docker

BT-SC-CONTAINERS

docker buildx build -t oandrefonseca/scagnostic:1.0 -f $PWD/scAgnostic.Dockerfile .
docker buildx build -t oandrefonseca/scvariant:1.0 -f $PWD/scVariant.Dockerfile .
docker login ghcr.io --username <your_user_name> --password <generated_token_not_password>
docker pull ghcr.io/wanglab-computationalbiology/scbase:main

About

A repository containing all Dockerfile related to the single-cell pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published