Author: moeller Date: 2016-02-05 21:57:27 +0000 (Fri, 05 Feb 2016) New Revision: 21373
Added: trunk/packages/qiime/trunk/debian/upstream/edam Modified: trunk/packages/qiime/trunk/debian/changelog Log: Introduced EDAM annotation. Modified: trunk/packages/qiime/trunk/debian/changelog =================================================================== --- trunk/packages/qiime/trunk/debian/changelog 2016-02-05 21:52:13 UTC (rev 21372) +++ trunk/packages/qiime/trunk/debian/changelog 2016-02-05 21:57:27 UTC (rev 21373) @@ -1,3 +1,9 @@ +qiime (1.9.1+dfsg-2) UNRELEASED; urgency=medium + + * Introduced EDAM annotation to debian/upstream/edam. + + -- Steffen Moeller <[email protected]> Fri, 05 Feb 2016 22:56:51 +0100 + qiime (1.9.1+dfsg-1) unstable; urgency=medium * Take over changes from BioLinux for new upstream version Added: trunk/packages/qiime/trunk/debian/upstream/edam =================================================================== --- trunk/packages/qiime/trunk/debian/upstream/edam (rev 0) +++ trunk/packages/qiime/trunk/debian/upstream/edam 2016-02-05 21:57:27 UTC (rev 21373) @@ -0,0 +1,14 @@ +ontology: EDAM (1.12) +topic: + - Microbial ecology +scopes: + - name: summary + function: + - Analysis + - Taxonomic classification + inputs: + - data: Sequence + formats: [FASTQ] + outputs: + - data: Report + formats: [Text, HTML] _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
