This is a docker image for IGV.(For batch script creation)
320
これはIGV(batchスクリプト作成用)のdockerイメージです / This is a docker image for IGV.(For batch script creation) また、samtoolsも使用できます / Can also samtools this docker image.
docker pull petadimensionlab/docker_igv_batch
docker run -it --name container_name -v /yourlocal_dir:/condir --rm petadimensionlab/docker_igv_batch
Copy your "bam file" , "bed file" and "sampleID list text" into the "/yourlocal_dir" .
example ""sampleID list text""data = https://github.com/petadimensionlab/Docker_IGV_batch/blob/master/SRR_Acc_List.txt
# python3 /tmp/igv_samtools_docker.py
# python3 tmp/igv_batch_docker.py
All execution result is output to the "/yourlocal_dir".
can load a batch file by using " Tools > Run Batch Script ".
Manual page here = https://software.broadinstitute.org/software/igv/batch
/ # exit
Content type
Image
Digest
Size
48.6 MB
Last updated
about 7 years ago
docker pull petadimensionlab/docker_igv_batch