[med-svn] [Git][med-team/fastqc][master] Fix edam syntax input+output is singular
Andreas Tille
gitlab at salsa.debian.org
Thu Apr 11 20:28:44 BST 2019
Andreas Tille pushed to branch master at Debian Med / fastqc
Commits:
46b4ba06 by Andreas Tille at 2019-04-11T19:28:12Z
Fix edam syntax input+output is singular
- - - - -
2 changed files:
- debian/tests/run-unit-test
- debian/upstream/edam
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -11,6 +11,7 @@ cp -a /usr/share/doc/${pkg}/examples/* $AUTOPKGTEST_TMP
cd $AUTOPKGTEST_TMP
+set -x
gunzip *.gz
/usr/bin/fastqc example.fastq
=====================================
debian/upstream/edam
=====================================
@@ -6,9 +6,9 @@ scopes:
- name: summary
function:
- Sequencing quality control
- inputs:
+ input:
- data: Sequence
formats: [FASTQ, BAM, SAM]
- outputs:
+ output:
- data: Report
formats: [Text, HTML]
View it on GitLab: https://salsa.debian.org/med-team/fastqc/commit/46b4ba0665b3aca2d53cad704e8f0db4900bff1c
--
View it on GitLab: https://salsa.debian.org/med-team/fastqc/commit/46b4ba0665b3aca2d53cad704e8f0db4900bff1c
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/fbf8c838/attachment.html>
More information about the debian-med-commit
mailing list