[med-svn] [bowtie2] 01/01: Corrected EDAM annotation file

Steffen Möller moeller at moszumanska.debian.org
Tue Jan 17 19:29:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

moeller pushed a commit to branch master
in repository bowtie2.

commit 96380cc47948d118f380b85540527ccf6a70fc94
Author: Steffen Moeller <moeller at debian.org>
Date:   Tue Jan 17 20:29:25 2017 +0100

    Corrected EDAM annotation file
---
 debian/upstream/edam | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/upstream/edam b/debian/upstream/edam
index ee98e00..a926d47 100644
--- a/debian/upstream/edam
+++ b/debian/upstream/edam
@@ -1,19 +1,21 @@
 ---
 ontology: EDAM (1.13)
-topic: Genomics
+topic:
+  - Genomics
 scopes:
   - name: summary
     function:
       - Genome indexing
-      - Sequence alignment generation
+      - Sequence alignment
     input:
       - data: Nucleic acid sequence (raw)
         format: [FASTA, FASTQ]
     output:
       - data: Sequence alignment (nucleic acid)
-        format: SAM
+        format: [SAM]
   - name: bowtie-build
-    function: Genome indexing
+    function:
+      - Genome indexing
     input:
       - data: Nucleic acid sequence (raw)
         format: [FASTA]
@@ -47,7 +49,7 @@ scopes:
           - FASTQ
     output:
       - data: Sequence alignment (nucleic acid)
-        format: SAM
+        format: [SAM]
       - data: Sequence alignment report
         format:
           - plain text format (unformatted)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git



More information about the debian-med-commit mailing list