This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch debian/unstable in repository htslib.
commit 67634efa61e785c5d1f5a722d51a806d8313d239 Author: Steffen Moeller <[email protected]> Date: Sat Feb 6 12:31:44 2016 +0100 Introduced EDAM annotation for TABIX --- debian/changelog | 7 +++++++ debian/upstream/tabix.edam | 16 ++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/debian/changelog b/debian/changelog index d40ff69..0b7d3a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +htslib (1.3-2) unstable; urgency=medium + + [ Steffen Moeller and Jon Ison ] + * Introduction of EDAM annotation + + -- Steffen Moeller <[email protected]> Sat, 06 Feb 2016 12:14:19 +0100 + htslib (1.3-1) unstable; urgency=medium * Team upload diff --git a/debian/upstream/tabix.edam b/debian/upstream/tabix.edam new file mode 100644 index 0000000..011e11c --- /dev/null +++ b/debian/upstream/tabix.edam @@ -0,0 +1,16 @@ +ontology: EDAM (1.13) +topic: + - Sequencing + - Data management +scopes: + - name: summary + function: + - Indexing + inputs: + - data: Sequence coordinates + formats: [TSV, BED, GFF] + - data: Data + formats: [TSV] + outputs: + - data: Data index + formats: [FASTQ] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htslib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
