6235ecfafe60a3d355e4c1f033fc700dea7d90f0
examples/rosettafold_all_atom.md
... | ... | @@ -1,4 +1,10 @@ |
1 | +### Rosettafold-All-Atom SignalP |
|
1 | 2 | |
3 | +SignalP cannot be distributed with SBGrid. It is not needed to run Rosettafold-All-Atom. |
|
4 | + |
|
5 | +If signalp is in your path it will be used to identify signal peptides before prediction. |
|
6 | + |
|
7 | +If signalp is not found prediction proceeds anyway, including signal peptides, just without identifying the signal part beforehand by sequence. |
|
2 | 8 | ## Rosettafold-All-Atom Example |
3 | 9 | |
4 | 10 | Below we provide a sample bash script, a fasta file renamed from one of the RFAA examples and a config yaml file. |