Updated Home (markdown)

Godwin Ani 2025-03-14 15:06:58 -04:00
parent cc352351f2
commit d71fae4e73

@ -24,6 +24,7 @@ docker run -it \
eukphylo eukphylo
``` ```
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)"
``` ```
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 \