# HG changeset patch # User dfornika # Date 1572493810 14400 # Node ID d793a3479e7f91a2c9fd94133b52d5047419921e "planemo upload for repository https://github.com/phac-nml/mob-suite commit 62e7cd82cb9b209bf3f797ae288916e88bbe8bc6-dirty" diff -r 000000000000 -r d793a3479e7f mob_recon.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mob_recon.xml Wed Oct 30 23:50:10 2019 -0400 @@ -0,0 +1,127 @@ + + Type contigs and extract plasmid sequences + + mob_suite + + + /dev/null || true) && + tar -czf plasmids.tgz plasmids + ]]> + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+ + +
+ + + + + +
+
+ +**Syntax** + +This tool reconstructs individual plasmid sequences from draft genome assemblies using the plasmid reference databases. + +For more information please visit https://github.com/phac-nml/mob-suite/. + +**Workflow** + +This preliminary \"Mobilome and Resistome Analysis Workflow\" linking mob_recon with staramr provides reports on mobilome and resistome for a given isolate given a draft genome assembly. The workflow is located in Shared Data --> Workflows --> Mobilome and Resistome Analysis Workflow (MOB-Recon and STARAMR). The workflow file can also be manually downloaded from https://raw.githubusercontent.com/phac-nml/galaxy_tools/master/tools/mob_suite/workflows/AMRworkflow_STARAMR.ga. + +----- + +**Input:** + +A FASTA file with a single or multiple contigs (e.g. a draft genome assembly): + + +**Output:** + +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}, + doi = {10.1099/mgen.0.000206}, + url = {https://github.com/phac-nml/mob-suite} + } + + +