[med-svn] [Git][med-team/bowtie][master] Fix edam syntax input+output is singular
Andreas Tille
gitlab at salsa.debian.org
Thu Apr 11 20:28:31 BST 2019
Andreas Tille pushed to branch master at Debian Med / bowtie
Commits:
1af3d6d1 by Andreas Tille at 2019-04-11T19:28:03Z
Fix edam syntax input+output is singular
- - - - -
1 changed file:
- debian/upstream/edam
Changes:
=====================================
debian/upstream/edam
=====================================
@@ -18,7 +18,7 @@ scopes:
input:
- data: Nucleic acid sequence (raw)
format: [FASTA]
- outputs:
+ output:
- data: Genome index
format:
- Bowtie index format EBWT
@@ -28,12 +28,12 @@ scopes:
- Sequence retrieval
- Metadata retrieval
- Data index analysis
- inputs:
+ input:
- data: Genome index
format:
- Bowtie index format EBWT
- Bowtie long index format EBTWL
- outputs:
+ output:
- data: Nucleic acid sequence (raw)
format:
- FASTA
@@ -42,14 +42,14 @@ scopes:
function:
- Sequence database search (by sequence using word-based methods)
- Sequence alignment generation
- inputs:
+ input:
- data: Genome index
- data: Nucleic acid sequence (raw)
format:
- plain text format (unformatted)
- FASTA
- FASTQ
- outputs:
+ output:
- data: Sequence alignment (nucleic acid)
- data: Sequence alignment report
format:
View it on GitLab: https://salsa.debian.org/med-team/bowtie/commit/1af3d6d1613e12575c176d7f0d583bd770f1ecaa
--
View it on GitLab: https://salsa.debian.org/med-team/bowtie/commit/1af3d6d1613e12575c176d7f0d583bd770f1ecaa
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190411/c6f01a49/attachment-0001.html>
More information about the debian-med-commit
mailing list