This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository muscle.
commit 43e5a24011b844c27a9fe3b420a3455fd05fe32c Author: Steffen Moeller <[email protected]> Date: Fri Feb 5 12:44:02 2016 +0100 Update of MUSCLE EDAM annotation --- debian/changelog | 8 ++++++++ debian/upstream/edam | 25 ++++++++++++++++--------- 2 files changed, 24 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc16b12..c05338c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +muscle (1:3.8.31+dfsg-2) UNRELEASED; urgency=low + + [ Steffen Moeller and Hervé Ménager] + * Introducing EDAM ontology annotation in + debian/upstream/edam + + -- Steffen Moeller <[email protected]> Fri, 05 Feb 2016 12:28:26 +0100 + muscle (1:3.8.31+dfsg-1) unstable; urgency=low [ Andreas Tille ] diff --git a/debian/upstream/edam b/debian/upstream/edam index 89c0e79..4cc3773 100644 --- a/debian/upstream/edam +++ b/debian/upstream/edam @@ -1,9 +1,16 @@ -topic: topic_0182 Sequence alignment -scope: summary - function: operation_0499 Tree-based sequence alignment - input: data_2044 Sequence - input: format_1929 FASTA - output: data_1916 Alignment - output: format:1984 FASTA-aln - output: format_1982 Clustalw format - output: format_1997 Phylip format +ontology: EDAM (1.12) +topic: + - Sequence analysis +scopes: + - name: summary + function: + - Multiple Sequence Alignment + inputs: + - data: Sequence + formats: [FASTA] + outputs: + - data: Alignment + formats: + - FASTA-aln + - Clustalw format + - Phylip format -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/muscle.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
