Author: moeller Date: 2016-02-06 11:12:26 +0000 (Sat, 06 Feb 2016) New Revision: 21378
Added: trunk/packages/ssake/trunk/debian/upstream/edam Modified: trunk/packages/ssake/trunk/debian/changelog Log: Introduced EDAM annotation Modified: trunk/packages/ssake/trunk/debian/changelog =================================================================== --- trunk/packages/ssake/trunk/debian/changelog 2016-02-06 08:44:42 UTC (rev 21377) +++ trunk/packages/ssake/trunk/debian/changelog 2016-02-06 11:12:26 UTC (rev 21378) @@ -1,3 +1,10 @@ +ssake (3.8.4-2) UNRELEASED; urgency=medium + + [ Steffen Moeller and Jon Ison ] + * Introduced EDAM annotation to debian/upstream/edam + + -- Steffen Moeller <[email protected]> Sat, 06 Feb 2016 12:12:02 +0100 + ssake (3.8.4-1) unstable; urgency=medium * New upstream version Added: trunk/packages/ssake/trunk/debian/upstream/edam =================================================================== --- trunk/packages/ssake/trunk/debian/upstream/edam (rev 0) +++ trunk/packages/ssake/trunk/debian/upstream/edam 2016-02-06 11:12:26 UTC (rev 21378) @@ -0,0 +1,13 @@ +ontology: EDAM (1.13) +topic: + - Sequence assembly +scopes: + - name: summary + function: + - Genome assembly + inputs: + - data: Nucleic acid sequence + formats: [FASTQ] + outputs: + - data: Sequence assembly + formats: [FASTA] _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
