You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interproscan:
At this point tutorial says to run funannotate iprscan which was generating an empty file for me without any log to identify issue, mentioned in one of my old unanswered post #Interproscan creates empty iprscan.xml file Interproscan creates empty iprscan.xml file #987
So I installed Interproscan-v5.73-104.0 locally and also installed SignalP-4.1, Phobius-1.0.1 and TmHMM-2.0c as they were showing up as deprecated analysis and i wanted to include them.
antiSMASH Fungi:
I tried to run antismash via funannotate remote -i fun -m antismash -e your-email@domain.edu but it gave me errors because of the presenvce of multiple CDS with similar coordinates.
So i ran **antiSMASH-v7.1.0** which i also installed locally and ran following this command
Although, this also generated similar errors but runnign it with --no-abort-on-invalid-records ignored those scaffolds with multiple CDS. (I will look back into it for a solution but for now it worked)
Phobius:
NOw tutorial suggestes to run Phobius, and i am confused if i should run it or not as it already ran during the Interproscan step.
phobius -png -gp -plp \
$Fanno_out/proteins.fa > $Fanno_out/phobius_results/phobius.txt
## this is still runnig and i am not sure if ir ir running or stuck
SignalP:
Should i also run SignalP individually and then pass the resulting file to Funannotate annotate step or let annotate step itselp run SignalP itself. it is installed.
Funannotate annotate:
Finally i ran withoput phobius results passed
HI,
I am folloowing Funannotate pipeline for annotation of fungal-genome for which i also have RNA-Seq data. I followed this tutorial on Funannotate-Docs.
I am just confused between some steps because some tools are coming up again and again and i cannot understand if i should run them over again.
So this it the pipeline i followed.
Funannotate Clean: to remove conbtigs < 1000bp
Funannotate sort: to sort contigs (big -> small)
Repeats Annotation using Repeat Modeler/ Repeat Masker
Funannotate-Train
This is where i am confused.
At this point tutorial says to run
funannotate iprscan
which was generating an empty file for me without any log to identify issue, mentioned in one of my old unanswered post #Interproscan creates empty iprscan.xml file Interproscan creates empty iprscan.xml file #987So I installed
Interproscan-v5.73-104.0
locally and also installedSignalP-4.1
,Phobius-1.0.1
andTmHMM-2.0c
as they were showing up as deprecated analysis and i wanted to include them.I tried to run antismash via
funannotate remote -i fun -m antismash -e your-email@domain.edu
but it gave me errors because of the presenvce of multiple CDS with similar coordinates.So i ran
**antiSMASH-v7.1.0**
which i also installed locally and ran following this commandAlthough, this also generated similar errors but runnign it with
--no-abort-on-invalid-records
ignored those scaffolds with multiple CDS. (I will look back into it for a solution but for now it worked)NOw tutorial suggestes to run Phobius, and i am confused if i should run it or not as it already ran during the
Interproscan
step.SignalP:
Should i also run SignalP individually and then pass the resulting file to
Funannotate annotate
step or let annotate step itselp runSignalP
itself. it is installed.Funannotate annotate:
Finally i ran withoput phobius results passed
Here are the results from
funannotate check --show-versions
funannotate_dependencies.txt
Questiuons:
Thank you.
The text was updated successfully, but these errors were encountered: