mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 06:00:26 +08:00
Updated Home (markdown)
parent
7e1ee257f1
commit
a3fe134577
5
Home.md
5
Home.md
@ -24,6 +24,11 @@ docker run -it \
|
||||
eukphylo
|
||||
```
|
||||
An example for running the dockerfile that takes in an OGlist, taxonlist, and R2Gs as input. It also requires an Output folder.
|
||||
```
|
||||
# Build the container
|
||||
# Note: This needs to only be done once.
|
||||
docker build -f Dockerfile.txt . --tag eukphylo
|
||||
```
|
||||
> :warning: Do not change the "dst=/$(path)", only change "src=$(pwd)"
|
||||
```
|
||||
docker run -it \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user