functional_annotation_with_the_funannotate_pipeline
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| functional_annotation_with_the_funannotate_pipeline [2024/12/18 10:45] – kathy | functional_annotation_with_the_funannotate_pipeline [2025/12/09 13:02] (current) – [EggNOG mapping] 134.190.190.181 | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| In my experience it was easiest to do a separate InterProScan search, EggNOG mapping and SignalP prediction, and then pointing to each of these resulting outfiles in the final '' | In my experience it was easiest to do a separate InterProScan search, EggNOG mapping and SignalP prediction, and then pointing to each of these resulting outfiles in the final '' | ||
| + | |||
| + | **Important note!!!** | ||
| + | |||
| + | Before proceeding you need to check your gff3 file for errors by running '' | ||
| + | |||
| + | This script will locate errors in your gff3 file that often occur due to manual editing (premature stop codons, incorrect exon numbering, missing start and stop codons, start or stop location not matching exon location, etc). Incorrect phase designation for an exon can lead to premature stop codons so keep that in mind when looking for causes of premature stops. | ||
| + | |||
| ==== Pre-step to prepare files ===== | ==== Pre-step to prepare files ===== | ||
| - | To get the results from InterProScan, | + | To get the results from InterProScan, |
| + | |||
| < | < | ||
| Line 40: | Line 49: | ||
| You will use the protein_file.faa generated in the below InterProScan '' | You will use the protein_file.faa generated in the below InterProScan '' | ||
| + | If you skip the above steps your results from InterProScan, | ||
| ==== InterProScan ==== | ==== InterProScan ==== | ||
| Line 87: | Line 97: | ||
| #$ -cwd | #$ -cwd | ||
| #$ -q 256G-batch | #$ -q 256G-batch | ||
| - | #$ -m bea | ||
| - | #$ -M joran.martijn@dal.ca | ||
| #$ -pe threaded 40 | #$ -pe threaded 40 | ||
functional_annotation_with_the_funannotate_pipeline.1734533112.txt.gz · Last modified: by kathy
