# HG changeset patch # User nml # Date 1532631059 14400 # Node ID 2c419df5cdaa6a6e34257393a5cb498eb1570f98 # Parent 820eec3fa31f98e86e0e603046f3596595d2a89a planemo upload for repository https://github.com/phac-nml/mob-suite commit 7681cd156a24e77ca039f3137145b6949a2ad5a3 diff -r 820eec3fa31f -r 2c419df5cdaa mob_recon.xml --- a/mob_recon.xml Thu May 24 12:17:20 2018 -0400 +++ b/mob_recon.xml Thu Jul 26 14:50:59 2018 -0400 @@ -1,16 +1,28 @@ - + Type contigs and extract plasmid sequences - mob_suite + mob_suite - ln -s "${input}" "${input.name}"; - mob_recon --num_threads \${GALAXY_SLOTS:-4} --infile "${input.name}" --evalue '${adv_param.evalue}' --unicycler_contigs '${adv_param.unicycler_contigs}' --run_circlator '${adv_param.run_circlator}' --run_typer --outdir '.'; +
- @@ -19,14 +31,26 @@ - + + + + + + + + + +
- - - - + + + + + @@ -62,15 +86,19 @@ Tab-delimited report listing information for each input contig on its cluster number, possible replicon, relaxase, and repetitive elements types, etc. Refer to https://github.com/phac-nml/mob-suite#mob-recon-contig-report-format for the description of each column. +Note: Plasmid sequences will not be output if none are found. Some plasmid could be intergrated into a chromosome. + @misc{githubmob-suite, + author = {Robertson J, Nash J}, title = {MOB-Suite: Software tools for clustering, reconstruction and typing of plasmids from draft assemblies.}, publisher = {GitHub}, journal = {GitHub repository}, - url = {https://github.com/phac-nml/mob-suite}, + doi = {10.1099/mgen.0.000206}, + url = {https://github.com/phac-nml/mob-suite} }
diff -r 820eec3fa31f -r 2c419df5cdaa mob_typer.xml --- a/mob_typer.xml Thu May 24 12:17:20 2018 -0400 +++ b/mob_typer.xml Thu Jul 26 14:50:59 2018 -0400 @@ -1,23 +1,75 @@ - + Get the plasmid type and mobility given its sequence - mob_suite + mob_suite +
- - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- @@ -52,10 +104,12 @@ @misc{githubmob-suite, + author = {Robertson J, Nash J}, title = {MOB-Suite: Software tools for clustering, reconstruction and typing of plasmids from draft assemblies.}, publisher = {GitHub}, journal = {GitHub repository}, - url = {https://github.com/phac-nml/mob-suite}, + doi = {10.1099/mgen.0.000206}, + url = {https://github.com/phac-nml/mob-suite} }