This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository dindel.
commit 8b3068bc02482ca7bdce1d9dc6161df473b7c6b5 Author: Steffen Moeller <[email protected]> Date: Sun Jan 15 19:32:06 2017 +0100 Corrected EDAM annotation file --- debian/upstream/edam | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/upstream/edam b/debian/upstream/edam index ba2a509..6c57277 100644 --- a/debian/upstream/edam +++ b/debian/upstream/edam @@ -1,13 +1,14 @@ +--- ontology: EDAM (1.13) topic: - DNA structural variation scopes: - name: summary function: - - Indel detection + - Indel detection inputs: - - data: Sequence alignment (nucleic acid) - formats: [BAM] + - data: Sequence alignment (nucleic acid) + formats: [BAM] outputs: - - data: Sequence variations - formats: [VCF] + - data: Sequence variations + formats: [VCF] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dindel.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
