Skip to content
Snippets Groups Projects
Commit 1cbf4a29 authored by schereme's avatar schereme
Browse files

Merge branch 'docs_readme_program_args' into 'main'

docs: Applied minor fix to the program argument path_af.

See merge request !16
parents 1a376ae8 70093400
Branches
Tags 1.0.0b1
1 merge request!16docs: Applied minor fix to the program argument path_af.
Pipeline #6534 passed with stage
in 3 minutes and 4 seconds
......@@ -85,7 +85,7 @@ $source picnic-env/bin/activate
## Usage - Using PICNIC from command line
```
$ picnic <is_automated> <directory_af_models> <uniprot_id> <is_go> --path_fasta_file <file>
$ picnic <is_automated> <path_af> <uniprot_id> <is_go> --path_fasta_file <file>
usage: PICNIC [-h] [--path_fasta_file PATH_FASTA_FILE]
is_automated path_af uniprot_id is_go
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment