Difference between revisions of "Lab Journal - Task 3 (PAH)"
(→Signal peptides) |
(→Signal peptides) |
||
Line 9: | Line 9: | ||
In our second run we choose only the N-terminal with 70 residues as it is recommended in the manual page of SignalP to avoid false positives. |
In our second run we choose only the N-terminal with 70 residues as it is recommended in the manual page of SignalP to avoid false positives. |
||
<code>signalp -trunc 70 -t euk <UniprotID>.fasta > <UniprotID>_trunc.out</code> |
<code>signalp -trunc 70 -t euk <UniprotID>.fasta > <UniprotID>_trunc.out</code> |
||
− | In our case there are only few differences between the runs for the whole sequence or only the N-terminal. For example for the whole sequence the NN result of P47863 gives also a YES for C and not only for max.S. |
+ | In our case there are only few differences between the runs for the whole sequence or only the N-terminal. For example for the whole sequence the NN result of P47863 gives also a YES for C and not only for max.S. [[Sequence-based predictions (Phenylketonuria) #Signal peptides|Table 15]] shows the results of the N-terminal run only. |
Revision as of 11:01, 1 June 2013
Secondary structure
Disorder
Transmembrane helices
Signal peptides
We tried two different parameters for our predictions:
First we simple run SignalP without any constraints. The only thing, which has to be stated is -t euk as all four sequences are eukaryotic. Otherwise SignalP only would accept Gran+ or Gran-.
-o can be set, so the output is written automatically in output.txt or it can be set with '>'.
signalp -t euk <UniprotID>.fasta > <UniprotID>_output.out
In our second run we choose only the N-terminal with 70 residues as it is recommended in the manual page of SignalP to avoid false positives.
signalp -trunc 70 -t euk <UniprotID>.fasta > <UniprotID>_trunc.out
In our case there are only few differences between the runs for the whole sequence or only the N-terminal. For example for the whole sequence the NN result of P47863 gives also a YES for C and not only for max.S. Table 15 shows the results of the N-terminal run only.