项目作者: hisplan

项目描述 :
Dockerized Velocyto for RNA Velocity
高级语言: Dockerfile
项目地址: git://github.com/hisplan/docker-velocyto.git
创建时间: 2019-10-03T00:57:49Z
项目社区:https://github.com/hisplan/docker-velocyto

开源协议:

下载


docker-velocyto

Dockerized Velocyto v0.17.17

How to Run

  1. $ docker run -it --rm velocyto:0.17.17
  2. Usage: velocyto [OPTIONS] COMMAND [ARGS]...
  3. Options:
  4. --version Show the version and exit.
  5. --help Show this message and exit.
  6. Commands:
  7. run Runs the velocity analysis outputting a loom file
  8. run10x Runs the velocity analysis for a Chromium Sample
  9. run-dropest Runs the velocity analysis on DropEst preprocessed data
  10. run-smartseq2 Runs the velocity analysis on SmartSeq2 data (independent bam file per cell)
  11. tools helper tools for velocyto

Build Container Image

  1. ./build.sh

Push to Docker Registry

Either you can use the docker push command or run push.sh (requires SCING):

  1. ./push.sh