Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save terrycojones/d0d2f232bafb857257b4462932dd8fa7 to your computer and use it in GitHub Desktop.
Save terrycojones/d0d2f232bafb857257b4462932dd8fa7 to your computer and use it in GitHub Desktop.
ls summary-proteins-* | \
proteins-to-pathogens.py \
--format fastq \
--html \
--minProteinFraction 0.1 \
--pathogenType bacterial \
--proteinFastaFilename $HOME/rdsbt/root/share/ncbi/bacterial-refseq/20180609-bacteria.nonredundant_protein.fasta.gz \
--pathogenPanelFilename bacteria.png \
--sampleIndexFilename samples.index \
--pathogenIndexFilename pathogens.index \
> index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment