This is an automated email from the git hooks/post-receive script. kloetzl-guest pushed a commit to branch master in repository andi.
commit d0837fec9970ac1cbe54a5df93c734f20c29ebad Author: Fabian Klötzl <[email protected]> Date: Sat Feb 6 14:47:24 2016 +0000 Added EDAM ontology file --- debian/changelog | 6 ++++++ debian/upstream/edam | 12 ++++++++++++ 2 files changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5342756..c2a2d8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +andi (0.9.6.1-1.1) UNRELEASED; urgency=medium + + * Added EDAM ontology file + + -- Fabian Klötzl <[email protected]> Sat, 06 Feb 2016 14:47:38 +0000 + andi (0.9.6.1-1) unstable; urgency=medium * Imported new upstream release diff --git a/debian/upstream/edam b/debian/upstream/edam new file mode 100644 index 0000000..e855c35 --- /dev/null +++ b/debian/upstream/edam @@ -0,0 +1,12 @@ +ontology: EDAM (1.12) +topic: + - Phylogenetics +scopes: + - name: summary + function: [Sequence distance matrix generation] + inputs: + - data: Sequence + formats: [FASTA] + outputs: + - data: Sequence distance matrix + formats: [Phylip distance matrix] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/andi.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
