nf-core_modules/tests/config/pytest_software.yml

544 lines
12 KiB
YAML
Raw Normal View History

adapterremoval:
- software/adapterremoval/**
- tests/software/adapterremoval/**
allelecounter:
- software/allelecounter/**
- tests/software/allelecounter/**
bandage/image:
2021-02-04 18:10:54 +00:00
- software/bandage/image/**
- tests/software/bandage/image/**
bcftools/consensus:
2021-02-08 21:48:21 +00:00
- software/bcftools/consensus/**
- tests/software/bcftools/consensus/**
bcftools/filter:
2021-02-08 20:57:31 +00:00
- software/bcftools/filter/**
- tests/software/bcftools/filter/**
bcftools/isec:
2021-02-08 20:57:31 +00:00
- software/bcftools/isec/**
- tests/software/bcftools/isec/**
bcftools/merge:
2021-02-12 23:08:57 +00:00
- software/bcftools/merge/**
- tests/software/bcftools/merge/**
bcftools/mpileup:
2021-02-23 18:05:57 +00:00
- software/bcftools/mpileup/**
- tests/software/bcftools/mpileup/**
bcftools/stats:
2021-02-08 20:57:31 +00:00
- software/bcftools/stats/**
- tests/software/bcftools/stats/**
bedtools/complement:
2021-02-07 23:20:53 +00:00
- software/bedtools/complement/**
- tests/software/bedtools/complement/**
bedtools/genomecov:
2021-02-07 23:20:53 +00:00
- software/bedtools/genomecov/**
- tests/software/bedtools/genomecov/**
bedtools/getfasta:
2021-02-09 16:56:51 +00:00
- software/bedtools/getfasta/**
- tests/software/bedtools/getfasta/**
bedtools/intersect:
2021-02-07 23:20:53 +00:00
- software/bedtools/intersect/**
- tests/software/bedtools/intersect/**
bedtools/maskfasta:
2021-02-08 22:41:10 +00:00
- software/bedtools/maskfasta/**
- tests/software/bedtools/maskfasta/**
bedtools/merge:
2021-02-07 23:20:53 +00:00
- software/bedtools/merge/**
- tests/software/bedtools/merge/**
bedtools/slop:
2021-02-07 23:20:53 +00:00
- software/bedtools/slop/**
- tests/software/bedtools/slop/**
bedtools/sort:
2021-02-07 23:20:53 +00:00
- software/bedtools/sort/**
- tests/software/bedtools/sort/**
bismark/align:
- software/bismark/align/**
- software/bismark/genomepreparation/**
- tests/software/bismark/align/**
bismark/deduplicate:
2021-02-23 17:02:16 +00:00
- software/bismark/deduplicate/**
- tests/software/bismark/deduplicate/**
bismark/genomepreparation:
- software/bismark/genomepreparation/**
- tests/software/bismark/genomepreparation/**
2021-02-18 09:56:36 +00:00
bismark/methylationextractor:
- software/bismark/methylationextractor/**
- software/bismark/genomepreparation/**
- tests/software/bismark/methylationextractor/**
bismark/report:
- software/bismark/genomepreparation/**
- software/bismark/align/**
- software/bismark/deduplicate/**
- software/bismark/methylationextractor/**
- software/bismark/report/**
- tests/software/bismark/report/**
bismark/summary:
- software/bismark/genomepreparation/**
- software/bismark/align/**
- software/bismark/deduplicate/**
- software/bismark/methylationextractor/**
- software/bismark/summary/**
- tests/software/bismark/summary/**
blast/blastn:
- software/blast/blastn/**
- tests/software/blast/blastn/**
blast/makeblastdb:
- software/blast/makeblastdb/**
- tests/software/blast/makeblastdb/**
bowtie/align:
- software/bowtie/align/**
- software/bowtie/build/**
2021-02-03 16:04:43 +00:00
- tests/software/bowtie/align/**
bowtie/build:
- software/bowtie/build/**
- tests/software/bowtie/build_test/**
2021-02-03 16:04:43 +00:00
bowtie2/align:
- software/bowtie2/align/**
- software/bowtie2/build/**
- tests/software/bowtie2/align/**
bowtie2/build:
- software/bowtie2/build/**
- tests/software/bowtie2/build_test/**
bwa/index:
- software/bwa/index/**
2021-02-03 16:04:43 +00:00
- tests/software/bwa/index/**
bwa/mem:
- software/bwa/mem/**
2021-02-03 16:04:43 +00:00
- tests/software/bwa/mem/**
bwamem2/index:
2021-02-12 12:53:49 +00:00
- software/bwamem2/index/**
- tests/software/bwamem2/index/**
bwamem2/mem:
2021-02-12 12:53:49 +00:00
- software/bwamem2/mem/**
- tests/software/bwamem2/mem/**
bwameth/align:
2021-02-17 17:23:11 +00:00
- software/bwameth/align/**
- tests/software/bwameth/align/**
bwameth/index:
2021-02-17 17:03:48 +00:00
- software/bwameth/index/**
- tests/software/bwameth/index/**
cat/fastq:
2021-02-12 16:22:07 +00:00
- software/cat/fastq/**
- tests/software/cat/fastq/**
cnvkit module (#173) * Normal bam file added * Normal bam.bai file added * Tumour bam bai files added * human dir added * annotation dir added * cnvkit dir added * cnvkit dir added * Update software/cnvkit/main.nf Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se> * Update software/cnvkit/main.nf Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se> * Update software/cnvkit/main.nf Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se> * changed input filenames * edited main.nf * edited main.nf * edited meta.nf * edited test.yml * filters.yml * edited main * edited main * edited meta * edited meta * edited main * removed unwanted lines * edited the path to the main.nf * removed function.nf * added functions.nf * deleted 2 workflows and craeted a common workflow * deleted paths for 2 workflows and created paths for a common workflow * Deleted annotation dir * deleted params.modules * Edited meta.with_normal * deleted normal_280_sub_chr21.bam * deleted normal_280_sub_chr21.bam.bai * deleted tumour_278_sub_chr21.bam * deleted tumour_278_sub_chr21.bam.bai * Edited input and script parts * Edited input part * Added * Edited args * Edited script * Edited input * Changed annotation to annotationfile * Changed description of the tool * edited singularuty container * edited input * line 44 removed trailing whitespace * Edited addParams * Deleted pdf output * Deleted pdf output * edited the path to main.nf * edited path to the main.nf * Added docker image version * Removed extra ../ * added md5sums * added md5sums * Update software/cnvkit/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/cnvkit/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Edited the script * Edited the input * Edited main.nf * Edited main.nf * edited md5sum for reference.cnn * removed human fasta * removed human fasta.fai * added GRCh38 fasta * added GRCh38 fasta.fai * added hg19 fasta.fai * added hg19 fasta * Edited fasta file name * Edited bed file names and md5sums * Edited md5sums * edited the input and script section * edited input section * added targetfile * changed the files * changed the output files * added bam files * added bam files * remove files * added md5sums * replace file * added files * edited tests/software/cnvkit files * edited tests/software/cnvkit files * edited authors list * removed files * added files * added files * added files * added files * added file * added file * added file * added file * edited files * edited files * edited files * edited files * edited files * edited files * added new module * added new module * edited files * edited file * edited file * edited file * removed files Co-authored-by: kaurravneet4123 <kaurravneet4123@yahoo.com@users.noreply.github.com> Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-22 22:27:30 +00:00
cnvkit:
- software/cnvkit/**
- tests/software/cnvkit/**
cutadapt:
- software/cutadapt/**
- tests/software/cutadapt/**
dsh/filterbed:
- software/dsh/filterbed/**
2021-02-03 16:04:43 +00:00
- tests/software/dsh/filterbed/**
dsh/splitbed:
- software/dsh/splitbed/**
2021-02-03 16:04:43 +00:00
- tests/software/dsh/splitbed/**
fastp:
- software/fastp/**
- tests/software/fastp/**
fastqc:
- software/fastqc/**
- tests/software/fastqc/**
fasttree:
- software/fasttree/**
- tests/software/fasttree/**
fgbio/callmolecularconsensusreads:
- software/fgbio/callmolecularconsensusreads/**
- tests/software/fgbio/callmolecularconsensusreads/**
fgbio/sortbam:
- software/fgbio/sortbam/**
- tests/software/fgbio/sortbam/**
flash:
- software/flash/**
- tests/software/flash/**
gatk4/applybqsr:
- software/gatk4/applybqsr/**
- tests/software/gatk4/applybqsr/**
gatk4/baserecalibrator:
- software/gatk4/baserecalibrator/**
- tests/software/gatk4/baserecalibrator/**
gatk4/bedtointervallist:
- software/gatk4/bedtointervallist/**
- tests/software/gatk4/bedtointervallist/**
gatk4/createsequencedictionary:
- software/gatk4/createsequencedictionary/**
- tests/software/gatk4/createsequencedictionary/**
gatk4/fastqtosam:
- software/gatk4/fastqtosam/**
- tests/software/gatk4/fastqtosam/**
gatk4/haplotypecaller:
- software/gatk4/haplotypecaller/**
- tests/software/gatk4/haplotypecaller/**
gatk4/markduplicates:
- software/gatk4/markduplicates/**
- tests/software/gatk4/markduplicates/**
gatk4/mergebamalignment:
- software/gatk4/mergebamalignment/**
- tests/software/gatk4/mergebamalignment/**
gatk4/mergevcfs:
2021-02-19 12:36:42 +00:00
- software/gatk4/mergevcfs/**
- tests/software/gatk4/mergevcfs/**
gatk4/revertsam:
2021-02-22 14:21:39 +00:00
- software/gatk4/revertsam/**
- tests/software/gatk4/revertsam/**
gatk4/samtofastq:
2021-02-19 11:41:29 +00:00
- software/gatk4/samtofastq/**
- tests/software/gatk4/samtofastq/**
2021-02-19 10:26:31 +00:00
gatk4/splitncigarreads:
2021-02-22 12:36:49 +00:00
- software/gatk4/splitncigarreads/**
- tests/software/gatk4/splitncigarreads/**
gatk4/variantfiltration:
- software/gatk4/variantfiltration/**
- tests/software/gatk4/variantfiltration/**
gffread:
- software/gffread/**
- tests/software/gffread/**
gubbins:
- software/gubbins/**
- tests/software/gubbins/**
2021-02-09 09:05:55 +00:00
gunzip:
- software/gunzip/**
- tests/software/gunzip/**
hisat2/align:
Add tests for hisat2 (#366) * initial commit hisat2/build * initial commit hisat2/build * changed names for hisat2 * fixed directory structure and args * added splice site test data * added splice site inputs * replaced list with individual args * fixed removed commas * added test yml file * updated hisat2 conda version * added meta.yml * added meta.yml description * added meta.yml inputs * added meta.yml outputs * update conda version for hisat2 * removed trailing whitespace meta.yml * fixed version number for containers * added test data to test config * updated for new test logic * fix pytest issue? * fix pytest issue * fixed wrong tool in meta.yaml * updated tets.yaml name * handle build bug for testing * handle build bug for testing in yaml * moved test folder to fix build bug * use old hisat2 version to avoid conda giving inconsistent md5sum * initial commit * removed temp file * added meta yaml * add to pytest * added tests * added test yml * add align meta yaml * add hisat2 align to pytest * remove need for splice data by calling process * add hisat2 align se test * add hisat2 align pe test * update names hisat2 align * update software pytest for using mutiple modules * remove splice site test data since using module instead * remove splice site from config since using module instead * fixed extra brace * added hisat2 align test.yml * removed md5sum for bam files * updated build md5sums * Apply suggestions from code review Co-authored-by: Nicholas TODA <nicholas.toda@mnhn.fr> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-25 21:08:46 +00:00
- software/hisat2/align/**
- software/hisat2/build/**
- software/hisat2/extractsplicesites/**
- tests/software/hisat2/align/**
hisat2/build:
Add tests for hisat2 (#366) * initial commit hisat2/build * initial commit hisat2/build * changed names for hisat2 * fixed directory structure and args * added splice site test data * added splice site inputs * replaced list with individual args * fixed removed commas * added test yml file * updated hisat2 conda version * added meta.yml * added meta.yml description * added meta.yml inputs * added meta.yml outputs * update conda version for hisat2 * removed trailing whitespace meta.yml * fixed version number for containers * added test data to test config * updated for new test logic * fix pytest issue? * fix pytest issue * fixed wrong tool in meta.yaml * updated tets.yaml name * handle build bug for testing * handle build bug for testing in yaml * moved test folder to fix build bug * use old hisat2 version to avoid conda giving inconsistent md5sum * initial commit * removed temp file * added meta yaml * add to pytest * added tests * added test yml * add align meta yaml * add hisat2 align to pytest * remove need for splice data by calling process * add hisat2 align se test * add hisat2 align pe test * update names hisat2 align * update software pytest for using mutiple modules * remove splice site test data since using module instead * remove splice site from config since using module instead * fixed extra brace * added hisat2 align test.yml * removed md5sum for bam files * updated build md5sums * Apply suggestions from code review Co-authored-by: Nicholas TODA <nicholas.toda@mnhn.fr> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-25 21:08:46 +00:00
- software/hisat2/build/**
- software/hisat2/extractsplicesites/**
- tests/software/hisat2/build_test/**
hisat2/extractsplicesites:
Add tests for hisat2 (#366) * initial commit hisat2/build * initial commit hisat2/build * changed names for hisat2 * fixed directory structure and args * added splice site test data * added splice site inputs * replaced list with individual args * fixed removed commas * added test yml file * updated hisat2 conda version * added meta.yml * added meta.yml description * added meta.yml inputs * added meta.yml outputs * update conda version for hisat2 * removed trailing whitespace meta.yml * fixed version number for containers * added test data to test config * updated for new test logic * fix pytest issue? * fix pytest issue * fixed wrong tool in meta.yaml * updated tets.yaml name * handle build bug for testing * handle build bug for testing in yaml * moved test folder to fix build bug * use old hisat2 version to avoid conda giving inconsistent md5sum * initial commit * removed temp file * added meta yaml * add to pytest * added tests * added test yml * add align meta yaml * add hisat2 align to pytest * remove need for splice data by calling process * add hisat2 align se test * add hisat2 align pe test * update names hisat2 align * update software pytest for using mutiple modules * remove splice site test data since using module instead * remove splice site from config since using module instead * fixed extra brace * added hisat2 align test.yml * removed md5sum for bam files * updated build md5sums * Apply suggestions from code review Co-authored-by: Nicholas TODA <nicholas.toda@mnhn.fr> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-25 21:08:46 +00:00
- software/hisat2/extractsplicesites/**
- tests/software/hisat2/extractsplicesites/**
homer/annotatepeaks:
- software/homer/annotatepeaks/**
- tests/software/homer/annotatepeaks/**
ivar/consensus:
2021-02-12 18:59:46 +00:00
- software/ivar/consensus/**
- tests/software/ivar/consensus/**
ivar/trim:
2021-02-13 00:02:10 +00:00
- software/ivar/trim/**
- tests/software/ivar/trim/**
ivar/variants:
2021-02-15 17:28:10 +00:00
- software/ivar/variants/**
- tests/software/ivar/variants/**
kallisto/index:
- software/kallisto/index/**
- tests/software/kallisto/index/**
kallistobustools/ref:
- software/kallistobustools/ref/**
- tests/software/kallistobustools/ref/**
kraken2/run:
- software/kraken2/run/**
- tests/software/kraken2/run/**
methyldackel/extract:
- software/methyldackel/extract/**
- tests/software/methyldackel/extract/**
methyldackel/mbias:
2021-02-17 18:27:57 +00:00
- software/methyldackel/mbias/**
- tests/software/methyldackel/mbias/**
minia:
- software/minia/**
- tests/software/minia/**
minimap2/align:
2021-02-04 19:42:08 +00:00
- software/minimap2/align/**
- tests/software/minimap2/align/**
2021-02-15 13:33:44 +00:00
mosdepth:
- software/mosdepth/**
- tests/software/mosdepth/**
msisensor/msi:
- software/msisensor/msi/**
- tests/software/msisensor/msi/**
msisensor/scan:
- software/msisensor/scan/**
- tests/software/msisensor/scan/**
multiqc:
2021-02-03 17:43:14 +00:00
- software/fastqc/**
- software/multiqc/**
- tests/software/multiqc/**
nanoplot:
- software/nanoplot/**
- tests/software/nanoplot/**
optitype:
- software/optitype/**
- tests/software/optitype/**
pangolin:
- software/pangolin/**
- tests/software/pangolin/**
picard/collectmultiplemetrics:
- software/picard/collectmultiplemetrics/**
2021-02-03 16:04:43 +00:00
- tests/software/picard/collectmultiplemetrics/**
picard/collectwgsmetrics:
- software/picard/collectwgsmetrics/**
- tests/software/picard/collectwgsmetrics/**
picard/markduplicates:
- software/picard/markduplicates/**
2021-02-03 16:04:43 +00:00
- tests/software/picard/markduplicates/**
picard/mergesamfiles:
- software/picard/mergesamfiles/**
2021-02-03 16:04:43 +00:00
- tests/software/picard/mergesamfiles/**
plasmidid:
- software/plasmidid/**
- tests/software/plasmidid/**
preseq/lcextrap:
- software/preseq/lcextrap/**
2021-02-03 16:04:43 +00:00
- tests/software/preseq/lcextrap/**
prodigal:
- software/prodigal/**
- tests/software/prodigal/**
prokka:
- software/prokka/**
- tests/software/prokka/**
qualimap/bamqc:
2021-02-17 16:34:51 +00:00
- software/qualimap/bamqc/**
- tests/software/qualimap/bamqc/**
quast:
- software/quast/**
- tests/software/quast/**
rapidnj:
- software/rapidnj/**
- tests/software/rapidnj/**
salmon/index:
- software/salmon/index/**
2021-02-03 16:04:43 +00:00
- tests/software/salmon/index/**
salmon/quant:
- software/salmon/quant/**
2021-02-03 16:04:43 +00:00
- tests/software/salmon/quant/**
samtools/faidx:
2021-02-17 16:01:22 +00:00
- software/samtools/faidx/**
- tests/software/samtools/faidx/**
samtools/fastq:
- software/samtools/fastq/**
- tests/software/samtools/fastq/**
samtools/flagstat:
- software/samtools/flagstat/**
2021-02-03 16:04:43 +00:00
- tests/software/samtools/flagstat/**
samtools/idxstats:
- software/samtools/idxstats/**
2021-02-03 16:04:43 +00:00
- tests/software/samtools/idxstats/**
samtools/index:
- software/samtools/index/**
2021-02-03 16:04:43 +00:00
- tests/software/samtools/index/**
samtools/merge:
- software/samtools/merge/**
- tests/software/samtools/merge/**
samtools/mpileup:
- software/samtools/mpileup/**
- tests/software/samtools/mpileup/**
samtools/sort:
- software/samtools/sort/**
2021-02-03 16:04:43 +00:00
- tests/software/samtools/sort/**
samtools/stats:
- software/samtools/stats/**
2021-02-03 16:04:43 +00:00
- tests/software/samtools/stats/**
samtools/view:
- software/samtools/view/**
2021-02-03 16:04:43 +00:00
- tests/software/samtools/view/**
seacr/callpeak:
- software/seacr/callpeak/**
2021-02-03 16:04:43 +00:00
- tests/software/seacr/callpeak/**
seqkit/split2:
2021-02-23 11:43:30 +00:00
- software/seqkit/split2/**
- tests/software/seqkit/split2/**
sequenza/bam2seqz:
- software/sequenza/bam2seqz/**
- tests/software/sequenza/bam2seqz/**
sequenza/wiggle:
cnvkit module (#173) * Normal bam file added * Normal bam.bai file added * Tumour bam bai files added * human dir added * annotation dir added * cnvkit dir added * cnvkit dir added * Update software/cnvkit/main.nf Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se> * Update software/cnvkit/main.nf Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se> * Update software/cnvkit/main.nf Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se> * changed input filenames * edited main.nf * edited main.nf * edited meta.nf * edited test.yml * filters.yml * edited main * edited main * edited meta * edited meta * edited main * removed unwanted lines * edited the path to the main.nf * removed function.nf * added functions.nf * deleted 2 workflows and craeted a common workflow * deleted paths for 2 workflows and created paths for a common workflow * Deleted annotation dir * deleted params.modules * Edited meta.with_normal * deleted normal_280_sub_chr21.bam * deleted normal_280_sub_chr21.bam.bai * deleted tumour_278_sub_chr21.bam * deleted tumour_278_sub_chr21.bam.bai * Edited input and script parts * Edited input part * Added * Edited args * Edited script * Edited input * Changed annotation to annotationfile * Changed description of the tool * edited singularuty container * edited input * line 44 removed trailing whitespace * Edited addParams * Deleted pdf output * Deleted pdf output * edited the path to main.nf * edited path to the main.nf * Added docker image version * Removed extra ../ * added md5sums * added md5sums * Update software/cnvkit/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/cnvkit/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Edited the script * Edited the input * Edited main.nf * Edited main.nf * edited md5sum for reference.cnn * removed human fasta * removed human fasta.fai * added GRCh38 fasta * added GRCh38 fasta.fai * added hg19 fasta.fai * added hg19 fasta * Edited fasta file name * Edited bed file names and md5sums * Edited md5sums * edited the input and script section * edited input section * added targetfile * changed the files * changed the output files * added bam files * added bam files * remove files * added md5sums * replace file * added files * edited tests/software/cnvkit files * edited tests/software/cnvkit files * edited authors list * removed files * added files * added files * added files * added files * added file * added file * added file * added file * edited files * edited files * edited files * edited files * edited files * edited files * added new module * added new module * edited files * edited file * edited file * edited file * removed files Co-authored-by: kaurravneet4123 <kaurravneet4123@yahoo.com@users.noreply.github.com> Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-03-22 22:27:30 +00:00
- software/sequenza/wiggle/**
- tests/software/sequenza/wiggle/**
sequenzautils/bam2seqz:
- software/sequenzautils/bam2seqz/**
- tests/software/sequenzautils/bam2seqz/**
sequenzautils/gcwiggle:
- software/sequenzautils/gcwiggle/**
- tests/software/sequenzautils/gcwiggle/**
seqwish/induce:
2021-02-17 17:19:47 +00:00
- software/seqwish/induce/**
- tests/software/seqwish/induce/**
2021-02-23 11:43:30 +00:00
shovill:
- software/shovill/**
- tests/software/shovill/**
New Snpsites module (#416) * new gubbins module * new gubbins module * new gubbins module * Update software/gubbins/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/gubbins/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/gubbins/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/gubbins/meta.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * new gubbins module * new gubbins module * new gubbins module * new gubbins module * new gubbins module * new gubbins module * new gubbins module * Update tests/config/test_data.config Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update tests/software/gubbins/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * new gubbins module * new gubbins module * new snpsites module * new snpsites module * new snpsites module * new snpsites module * adding fasttree module * correct trailing whitespace * using sarscov2 as a test dir * use sars-cov-2 alignment * remove old test alignment * new snpsites module * new snpsites module * new snpsites module * updated test file names * new snpsites module * revert to gubbins test on upstream * add new lines * renove whitespace * Apply suggestions from code review Co-authored-by: avantonder <avt@sanger.ac.uk> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> Co-authored-by: avantonder <ajv37@cam.ac.uk>
2021-04-09 07:00:33 +00:00
snpsites:
- software/snpsites/**
- tests/software/snpsites/**
spades:
- software/spades/**
- tests/software/spades/**
star/align:
- software/star/align/**
2021-02-03 16:04:43 +00:00
- tests/software/star/align/**
star/genomegenerate:
- software/star/genomegenerate/**
2021-02-03 16:04:43 +00:00
- tests/software/star/genomegenerate/**
strelka/germline:
- software/strelka/germline/**
- tests/software/strelka/germline/**
stringtie:
2021-02-03 16:04:43 +00:00
- software/stringtie/**
- tests/software/stringtie/**
subread/featurecounts:
- software/subread/featurecounts/**
- tests/software/subread/featurecounts/**
tabix/bgzip:
- software/tabix/bgzip/**
- tests/software/tabix/bgzip/**
tabix/tabix:
2021-02-19 09:56:04 +00:00
- software/tabix/tabix/**
- tests/software/tabix/tabix/**
tiddit/sv:
2021-02-24 14:59:10 +00:00
- software/tiddit/sv/**
- tests/software/tiddit/sv/**
trimgalore:
- software/trimgalore/**
- tests/software/trimgalore/**
ucsc/bed12tobigbed:
- software/ucsc/bed12tobigbed/**
- tests/software/ucsc/bed12tobigbed/**
ucsc/bedgraphtobigwig:
- software/ucsc/bedgraphtobigwig/**
2021-02-08 00:57:06 +00:00
- tests/software/ucsc/bedgraphtobigwig/**
unicycler:
- software/unicycler/**
- tests/software/unicycler/**
untar:
- software/untar/**
- tests/software/untar/**
vcftools:
- software/vcftools/**
- tests/software/vcftools/**
yara:
- software/yara/mapper/**
- tests/software/yara/mapper/**
yara/index:
- software/yara/index/**
- tests/software/yara/index/**