これはFuncTree2のdockerイメージです / This is a docker image for FuncTree2.
164
docker functree2
Reference URL:https://bioviz.tokyo/functree2/
docker pull petadimensionlab/docker_functree2
docker run -it --name container_name -v /yourlocal_dir:/condir --rm petadimensionlab/docker_functree2
Copy your "profile.tsv" into "/yourlocal_dir"
example "profile.tsv"data = https://bioviz.tokyo/functree2/static/data/example/profile.tsv
/ # python3 tmp/functree2_docker.py
Execution result is output to "/yourlocal_dir"
/ # exit
Content type
Image
Digest
Size
46.1 MB
Last updated
about 7 years ago
docker pull petadimensionlab/docker_functree2