mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 05:50:24 +08:00
Update README.md
This commit is contained in:
parent
93d166514a
commit
b527661bdb
@ -24,7 +24,7 @@ docker run -it \
|
|||||||
```
|
```
|
||||||
|
|
||||||
An example for running the dockerfile that takes in an OGlist, taxonlist, and R2Gs as input. It also requires an Output folder.
|
An example for running the dockerfile that takes in an OGlist, taxonlist, and R2Gs as input. It also requires an Output folder.
|
||||||
> :warning: Do not edit the "dst=/$(path)"
|
> :warning: Do not change the "dst=/$(path)", only change "src=$(pwd)"
|
||||||
```
|
```
|
||||||
docker run -it \
|
docker run -it \
|
||||||
--mount type=bind,src=/Users/gani/phylotol_ms/Docker/PT2/OG_list.txt,dst=/EukPhylo/PTL2listofOGs.txt \
|
--mount type=bind,src=/Users/gani/phylotol_ms/Docker/PT2/OG_list.txt,dst=/EukPhylo/PTL2listofOGs.txt \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user