Author: moeller Date: 2016-02-06 15:41:42 +0000 (Sat, 06 Feb 2016) New Revision: 21383
Added: trunk/packages/anfo/trunk/debian/upstream/edam Modified: trunk/packages/anfo/trunk/debian/changelog Log: Introduced EDAM annotation Modified: trunk/packages/anfo/trunk/debian/changelog =================================================================== --- trunk/packages/anfo/trunk/debian/changelog 2016-02-06 14:35:58 UTC (rev 21382) +++ trunk/packages/anfo/trunk/debian/changelog 2016-02-06 15:41:42 UTC (rev 21383) @@ -1,3 +1,10 @@ +anfo (0.98-5) UNRELEASED; urgency=medium + + [ Steffen Moeller and Jon Ison ] + * Introduced EDAM annotation + + -- Steffen Moeller <[email protected]> Sat, 06 Feb 2016 16:41:20 +0100 + anfo (0.98-4) unstable; urgency=medium * Add hint from upstream to README.Debian Added: trunk/packages/anfo/trunk/debian/upstream/edam =================================================================== --- trunk/packages/anfo/trunk/debian/upstream/edam (rev 0) +++ trunk/packages/anfo/trunk/debian/upstream/edam 2016-02-06 15:41:42 UTC (rev 21383) @@ -0,0 +1,20 @@ +ontology: EDAM (1.12) +topic: + - Sequencing +scopes: + - name: summary + function: + - Read mapping + - Sequence filter + inputs: + - data: DNA Sequence + formats: [FASTQ] + - data: DNA Sequence + formats: [FASTA] + outputs: + - data: Sequence + formats: [FASTQ] + - data: Alignment + formats: [SAM,FASTA,Binary] + - data: Report + formats: [TSV] _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
