Closed johanneswerner closed 6 years ago
Try the script I have here https://github.com/xvazquezc/stuff/iprs2anvio.sh it should do the trick, in Linux at least.
Then import the output file with anvi-import-functions
as usual.
That is great, thank you, it is working perfectly.
But I think you sent the wrong link: https://raw.githubusercontent.com/xvazquezc/stuff/master/iprs2anvio.sh
Hi,
Additional to @xvazquezc's script, there is also built-in parser for interproscan
in anvi-import-functions
can be used with -p interproscan
parameter.
-p PARSER, --parser PARSER
Parser to make sense of the input files (if you need
one). There are currently 1 parsers readily available:
['interproscan']. IT IS OK if you do not select a
parser if you have a standard, TAB-delimited input
file for funcitonal annotation of genes. If this is
not like 2018 and everything is already outdated, you
should be able to go to this address and learn
everything you need like a boss:
http://merenlab.org/2016/06/18/importing-functions/
Best,
How can I add interpro results to external genomes for the pangenomics workflow?
I tried this:
Do you have any suggestions? Thank you so much.