[med-svn] [Git][med-team/covpipe][master] Add tabix
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Sep 15 08:38:36 BST 2021
Andreas Tille pushed to branch master at Debian Med / covpipe
Commits:
27045924 by Andreas Tille at 2021-09-15T09:38:11+02:00
Add tabix
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -9,7 +9,8 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
python3-biopython <!nocheck>,
python3-pandas <!nocheck>,
- python3-yaml <!nocheck>
+ python3-yaml <!nocheck>,
+ tabix <!nocheck>
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/covpipe
Vcs-Git: https://salsa.debian.org/med-team/covpipe.git
@@ -22,7 +23,8 @@ Depends: ${python3:Depends},
${misc:Depends},
snakemake,
python3-pysam,
- python3-biopython
+ python3-biopython,
+ tabix
Description: pipeline to generate consensus sequences from NGS reads
CovPipe is a pipeline to generate consensus sequences from NGS reads
based on a reference sequence. The pipeline is tailored to be used for
View it on GitLab: https://salsa.debian.org/med-team/covpipe/-/commit/27045924819a3c4827c5c75350d95578621ac167
--
View it on GitLab: https://salsa.debian.org/med-team/covpipe/-/commit/27045924819a3c4827c5c75350d95578621ac167
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/20210915/9ab739e5/attachment-0001.htm>
More information about the debian-med-commit
mailing list