Skip to content
Snippets Groups Projects
Commit 63514ba5 authored by bay9355's avatar bay9355
Browse files
parents c3c3fc32 37d62557
No related branches found
No related tags found
No related merge requests found
...@@ -83,7 +83,7 @@ proper installation and use of cami ...@@ -83,7 +83,7 @@ proper installation and use of cami
# the other tools type: 1 2 1 # the other tools type: 1 2 1
-c or --consensus # run the consensus prediction part of cami -c or --consensus # run the consensus prediction part of cami
-e or --evaluate # run the evaluation part of cami -e or --evaluate # run the evaluation part of cami
-o or --output_dir # path to output directory -o or --output_dir # path to .output directory
-id or --identifier # ID for the current excecution of cami. -id or --identifier # ID for the current excecution of cami.
# Defaults to a randomly generated ID # Defaults to a randomly generated ID
-tmp or --save_temps # keep temporary files -tmp or --save_temps # keep temporary files
...@@ -150,7 +150,8 @@ proper installation and use of cami ...@@ -150,7 +150,8 @@ proper installation and use of cami
│ └── robust │ └── robust
└── tree_cami.txt └── tree_cami.txt
``` ```
## [REFERENCES]
The structure of the Prediction Algorithms was derived from https://github.com/dbblumenthal/amim-test-suite
## [LICENSE](LICENSE) ## [LICENSE](LICENSE)
Released under the GNU General Public License v3.0. Released under the GNU General Public License v3.0.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment