This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository snp-sites.
commit 5187860835bb0304fc75c59a5fe0124649b24710 Author: Steffen Moeller <[email protected]> Date: Wed Jan 18 12:45:24 2017 +0100 Corrected EDAM annotation file --- debian/upstream/edam | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/upstream/edam b/debian/upstream/edam index b5b328d..8f43de3 100644 --- a/debian/upstream/edam +++ b/debian/upstream/edam @@ -1,15 +1,16 @@ +--- ontology: EDAM (1.12) topic: - Genetic variation scopes: - name: summary function: - - SNP calling + - SNP calling inputs: - - data: Sequence alignment (nucleic acid) - formats: [FASTA] + - data: Sequence alignment (nucleic acid) + formats: [FASTA] outputs: - - data: Alignment - formats: [FASTA] - - data: Sequence variations - formats: [VCF, PHYLIP format] + - data: Alignment + formats: [FASTA] + - data: Sequence variations + formats: [VCF, PHYLIP format] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snp-sites.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
