Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbertell authored May 15, 2023
1 parent b8b66ec commit ccee5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ zdb webapp --conda --name=simple_run_conda # Launches the webapp on the latest r

To have a more complete set of analyses (includes cog and pfam annotation):
```
conda install zdb -c metagenlab
conda install zdb -c metagenlab -c bioconda
zdb setup --pfam --cog --conda
zdb run --input=input.csv --name=more_complete_run --conda --cog --pfam # runs the analysis
zdb webapp --conda --name=more_complete_run # Launches the webapp on the latest run
Expand Down

0 comments on commit ccee5bc

Please sign in to comment.