User Tools

Site Tools


prokka-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
prokka-software [2020/05/17 13:21] aorthprokka-software [2020/09/18 11:47] aorth
Line 36: Line 36:
 $ grep -rh -oE "use Bio::.*$" bin/* binaries/* | sort -u | awk '{print $2}' | sed 's/;//' $ grep -rh -oE "use Bio::.*$" bin/* binaries/* | sort -u | awk '{print $2}' | sed 's/;//'
 $ cpanm -l perl5 Bio::AlignIO Bio::Root::Version Bio::SearchIO Bio::Seq Bio::SeqFeature::Generic Bio::SeqIO Bio::Tools::CodonTable Bio::Tools::GFF Bio::Tools::GuessSeqFormat --force $ cpanm -l perl5 Bio::AlignIO Bio::Root::Version Bio::SearchIO Bio::Seq Bio::SeqFeature::Generic Bio::SeqIO Bio::Tools::CodonTable Bio::Tools::GFF Bio::Tools::GuessSeqFormat --force
 +# we apparently also need Bio::SearchIO::hmmer3, but I only discovered that weeks later after trying to test prokka... hmmmm
 +$ cpanm -l perl5 Bio::SearchIO::hmmer3 --force
 $ ./bin/prokka --setupdb $ ./bin/prokka --setupdb
 $ sudo mkdir -p /export/apps/prokka/1.14.6 $ sudo mkdir -p /export/apps/prokka/1.14.6
prokka-software.txt · Last modified: 2023/08/09 06:46 by aorth