Skip to content

Commit df93e6d

Browse files
author
Structural Bioinformatics Laboratory
authored
Update README.md
1 parent 7c70c8b commit df93e6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ This should produce output **`example/out_pssm/GCN4_YEAST.out`** identical to **
3131
```bash
3232
python3.5 deepcoil.py [-h] -i FILE [-out_path DIR] [-pssm] [-pssm_path DIR]
3333
```
34-
| Option | Description |
35-
|:----------:|-------------|
34+
| Option | Description |
35+
|:-------------:|-------------|
3636
| **`-i`** | Input file in FASTA format. Can contain multiple entries. |
3737
| **`-pssm`** | Flag for the PSSM-mode. If enabled DeepCoil will require psiblast PSSM files in the pssm_path. Otherwise only sequence information will be used.|
3838
| **`-pssm_path`** | Directory with psiblast PSSM files. For each entry in the input fasta file there must be a PSSM file. |

0 commit comments

Comments
 (0)