Fix on having cog2ko available
Must be updated on the meta. Lines change:
cp *.py resources/KEGGCharter_prokaryotic_maps.txt resources/cog2ko_keggcharter.tsv $PREFIX/share &&
to
cp *.py *.txt *.tsv $PREFIX/share &&
Must be updated on the meta. Lines change:
cp *.py resources/KEGGCharter_prokaryotic_maps.txt resources/cog2ko_keggcharter.tsv $PREFIX/share &&
to
cp *.py *.txt *.tsv $PREFIX/share &&