[med-svn] r18953 - trunk/packages/rdp-classifier/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Mar 12 07:49:15 UTC 2015
Author: tille
Date: 2015-03-12 07:49:15 +0000 (Thu, 12 Mar 2015)
New Revision: 18953
Modified:
trunk/packages/rdp-classifier/trunk/debian/control
Log:
Rework description according to homepage
Modified: trunk/packages/rdp-classifier/trunk/debian/control
===================================================================
--- trunk/packages/rdp-classifier/trunk/debian/control 2015-03-12 07:44:56 UTC (rev 18952)
+++ trunk/packages/rdp-classifier/trunk/debian/control 2015-03-12 07:49:15 UTC (rev 18953)
@@ -19,7 +19,7 @@
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/rdp-classifier/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rdp-classifier/trunk/
-Homepage: http://rdp.cme.msu.edu/.
+Homepage: https://github.com/rdpstaff/classifier
Package: rdp-classifier
Architecture: all
@@ -27,10 +27,14 @@
${misc:Depends},
default-jre
Recommends: rdp-classifier-doc
-Description: taxonomic assignment from next generation sequencing
- The RDP Classifier is a nave Bayesian classifier that can rapidly and
- accurately provides taxonomic assignments from domain to genus, with
- confidence estimates for each assignment.
+Description: extensible sequence classifier for fungal lsu, bacterial and archaeal 16s
+ The RDP Classifier is a naive Bayesian classifier which was developed
+ to provide rapid taxonomic placement based on rRNA sequence data. The
+ RDP Classifier can rapidly and accurately classify bacterial and
+ archaeal 16s rRNA sequences, and Fungal LSU sequences. It provides
+ taxonomic assignments from domain to genus, with confidence estimates
+ for each assignment. The RDP Classifier likely can be adapted to
+ additional phylogenetically coherent bacterial taxonomies.
Package: rdp-classifier-doc
Architecture: all
@@ -38,4 +42,13 @@
Depends: ${misc:Depends}
Suggests: rdp-classifier
Description: documentation and examples for rdp-classifier
- Includes the JavaDoc HTML
+ The RDP Classifier is a naive Bayesian classifier which was developed
+ to provide rapid taxonomic placement based on rRNA sequence data. The
+ RDP Classifier can rapidly and accurately classify bacterial and
+ archaeal 16s rRNA sequences, and Fungal LSU sequences. It provides
+ taxonomic assignments from domain to genus, with confidence estimates
+ for each assignment. The RDP Classifier likely can be adapted to
+ additional phylogenetically coherent bacterial taxonomies.
+ .
+ This package contains the JavaDoc generated HTML and examples for
+ rdp-classifier.
More information about the debian-med-commit
mailing list