This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository sra-sdk.
commit ef5c382fed4309ea4549473c141856a5483130d2 Author: Steffen Moeller <[email protected]> Date: Wed Jan 18 11:03:57 2017 +0100 Corrected EDAM annotation file --- debian/upstream/edam | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/upstream/edam b/debian/upstream/edam index 207a599..b4b3a0d 100644 --- a/debian/upstream/edam +++ b/debian/upstream/edam @@ -5,13 +5,13 @@ topic: scopes: - name: summary function: - - File handling - - Statistics + - Data handling + - Statistics and probability inputs: - data: Sequence - formats: [SRA, SAM, BAM, ABI, FASTA] + formats: [SRA format, SAM, BAM, ABI, FASTA] outputs: - data: Sequence - formats: [SRA, VDB, SAM, BAM, ABI, FASTA] + formats: [SRA format, VDB, SAM, BAM, ABI, FASTA] - data: Report - formats: [Text, XML, SFF] + formats: [Textual format, XML, SFF] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
