[med-svn] [htslib] 01/01: Introduced EDAM annotation for TABIX
Steffen Möller
moeller at moszumanska.debian.org
Sat Feb 6 11:31:48 UTC 2016
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 <moeller at debian.org>
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 <moeller at debian.org> 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
More information about the debian-med-commit
mailing list