changeset 118:7c4293224338 draft

Uploaded
author greg
date Thu, 16 Mar 2017 14:23:12 -0400
parents 66ed8be7cc9b
children 3e369d4887b5
files gene_family_classifier.xml
diffstat 1 files changed, 19 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Thu Mar 02 10:06:20 2017 -0500
+++ b/gene_family_classifier.xml	Thu Mar 16 14:23:12 2017 -0400
@@ -1,5 +1,5 @@
-<tool id="plant_tribes_gene_family_classifier" name="Classify gene sequences" version="0.4.0">
-    <description>into precomputed orthologous gene family clusters</description>
+<tool id="plant_tribes_gene_family_classifier" name="GeneFamilyClassifier" version="0.4.0">
+    <description>classifies gene sequences into pre-computed orthologous plant gene family clusters</description>
     <requirements>
         <requirement type="package" version="0.4">plant_tribes_gene_family_classifier</requirement>
     </requirements>
@@ -274,20 +274,22 @@
  
     </help>
     <citations>
-            <citation type="bibtex">
-                @unpublished{None,
-                author = {Eric Wafula},
-                title = {None},
-                year = {None},
-                url = {https://github.com/dePamphilis/PlantTribes}
-            }</citation>
-            <citation type="doi">10.1186/1471-2105-10-421</citation>
-            <citation type="bibtex">
-                @unpublished{None,
-                author = {None},
-                title = {HMMER 3.1+ hmmscan search sequence(s) against a profile database},
-                year = {2013},
-                url = {http://hmmer.org/}
-            }</citation>
+        <citation type="bibtex">
+            @misc{None,
+            journal = {None},
+            author = {1. Wafula EK},
+            title = {Manuscript in preparation},
+            year = {None},
+            url = {https://github.com/dePamphilis/PlantTribes},}
+        </citation>
+        <citation type="doi">10.1186/1471-2105-10-421</citation>
+        <citation type="bibtex">
+            @article{None,
+            journal = {GitHub repository},
+            author = {13. None},
+            title = {HMMER 3.1+ hmmscan search sequence(s) against a profile database},
+            year = {2013},
+            url = {http://hmmer.org},}
+        </citation>
     </citations>
 </tool>