Skip to content

Commit

Permalink
add docker file readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlet authored and scarlet committed Jul 27, 2021
1 parent 4ecff2d commit 67775b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ docker run -it -d --rm --name epivar2 -v "$PWD/xiao_data/":/project/ epi12 pytho

## use singularity and qsub on cluster
singularity pull docker://huanleliu/epi12

singularity exec -e /full/path/to/epi12_latest.sif python3 /usr/local/bin/EpiNano/Epinano_Variants.py -R /path/to/ref.fa -b /path/to/reads.bam -s /usr/bin/EpiNano/misc/sam2tsv.jar -n 2

0 comments on commit 67775b8

Please sign in to comment.