This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository snpomatic.
commit 6839e918853c6a7f0dccd78fa7e5eeef7a1380a0 Author: Steffen Moeller <[email protected]> Date: Sun Jan 15 19:27:40 2017 +0100 Corrected EDAM annotation file --- debian/upstream/edam | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/debian/upstream/edam b/debian/upstream/edam index ac4bd84..e4524ae 100644 --- a/debian/upstream/edam +++ b/debian/upstream/edam @@ -1,3 +1,4 @@ +--- ontology: EDAM (1.12) topic: - Genetic variation @@ -5,13 +6,13 @@ topic: scopes: - name: summary function: - - Read mapping - - SNP calling + - Read mapping + - SNP calling inputs: - - data: Sequence - formats: [FASTA, FASTQ] + - data: Sequence + formats: [FASTA, FASTQ] outputs: - - data: Alignment - formats: [SAM] - - data: Sequence features - formats: [GFF] + - data: Alignment + formats: [SAM] + - data: Sequence features + formats: [GFF] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snpomatic.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
