Skip to content

Commit

Permalink
Update prokka.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
inodb committed Nov 25, 2014
1 parent 0cee293 commit d351ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/functional-annotation/prokka.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Set up the necessary files and run PROKKA::
mkdir -p ~/mg-workshop/results/functional_annotation/prokka/
cd ~/mg-workshop/results/functional_annotation/prokka/
ln -s ~/mg-workshop/results/assembly/$SAMPLE/${SAMPLE}_31/contigs.fa
ln -s /proj/g2014180/nobackup/metagenomics-workshop/results/assembly/$SAMPLE/${SAMPLE}_31/contigs.fa
prokka contigs.fa --outdir $SAMPLE --norrna --notrna --metagenome --cpus 16
cd $SAMPLE

Expand Down

0 comments on commit d351ee8

Please sign in to comment.