# HG changeset patch # User p.lucas # Date 1644837304 0 # Node ID e93c20bad6b012135dbfd60c988126e6aa7d60a5 First upload wrapper diff -r 000000000000 -r e93c20bad6b0 ClermonTyping_wrapper.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ClermonTyping_wrapper.xml Mon Feb 14 11:15:04 2022 +0000 @@ -0,0 +1,37 @@ + + + ClermonTyping: an easy-to-use and accurate in silico method for Escherichia genus strain phylotyping + + + biopython + blast + pandoc + r-readr + r-dplyr + r-tidyr + r-knitr + r-stringr + r-markdown + + + + + + + + + + + Script usage : + -h : print this message and exit + -v : print the version and exit + --fasta : fasta contigs file(s). If multiple files, they must be separated by an arobase (@) value + --name : name for this analysis (optional) + --threshold : option for ClermontTyping, do not use contigs under this size (optional) + --minimal : output a minimal set of files (optional) + --fastafile : file with path of fasta contig file. One file by line (optional) + --summary : file with path of *_phylogroups.txt. One file by line (optional) + +