# HG changeset patch # User fabio # Date 1544548560 18000 # Node ID d5f3af031b168866be8c9eb576af52d15c5d3c92 # Parent 418dc4a1a5c78102664eaa66103c9c5f8b92ee05 Uploaded diff -r 418dc4a1a5c7 -r d5f3af031b16 ._.shed.yml Binary file ._.shed.yml has changed diff -r 418dc4a1a5c7 -r d5f3af031b16 ._codon_usage.py Binary file ._codon_usage.py has changed diff -r 418dc4a1a5c7 -r d5f3af031b16 ._codon_usage.xml Binary file ._codon_usage.xml has changed diff -r 418dc4a1a5c7 -r d5f3af031b16 .shed.yml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.shed.yml Tue Dec 11 12:16:00 2018 -0500 @@ -0,0 +1,11 @@ +name: codon_usage +owner: gianmarco_piccinno +categories: + - Text Manipulation +description: RM-tool +long_description: | + RM-tool - dev +type: unrestricted +auto_tool_repositories: + name_template: "{{ tool_id }}" + descriptor_template: "Wrapper for Codon Usage application: {{ tool_name }}." \ No newline at end of file diff -r 418dc4a1a5c7 -r d5f3af031b16 codon_usage.py diff -r 418dc4a1a5c7 -r d5f3af031b16 codon_usage.xml --- a/codon_usage.xml Tue Dec 11 11:50:53 2018 -0500 +++ b/codon_usage.xml Tue Dec 11 12:16:00 2018 -0500 @@ -1,4 +1,4 @@ - + for each sequence in a file python @@ -23,22 +23,12 @@ - - - - - - - - - - This tool compute codon usage of an annotated genome [preferably Prokaryotes].