nf-core_modules/tests/config/pytest_software.yml

709 lines
15 KiB
YAML
Raw Normal View History

abacas:
- software/abacas/**
- tests/software/abacas/**
adapterremoval:
- software/adapterremoval/**
- tests/software/adapterremoval/**
allelecounter:
- software/allelecounter/**
- tests/software/allelecounter/**
artic/guppyplex:
- software/artic/guppyplex/**
- tests/software/artic/guppyplex/**
artic/minion:
- software/artic/minion/**
- tests/software/artic/minion/**
bandage/image:
2021-02-04 18:10:54 +00:00
- software/bandage/image/**
- tests/software/bandage/image/**
bbmap/bbduk:
- software/bbmap/bbduk/**
- tests/software/bbmap/bbduk/**
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/bamtobed:
- software/bedtools/bamtobed/**
- tests/software/bedtools/bamtobed/**
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/**
deeptools/computematrix:
- software/deeptools/computematrix/**
- tests/software/deeptools/computematrix/**
deeptools/plotfingerprint:
- software/deeptools/plotfingerprint/**
- tests/software/deeptools/plotfingerprint/**
deeptools/plotheatmap:
- software/deeptools/plotheatmap/**
- tests/software/deeptools/plotheatmap/**
deeptools/plotprofile:
- software/deeptools/plotprofile/**
- tests/software/deeptools/plotprofile/**
dshbio/filterbed:
- software/dshbio/filterbed/**
- tests/software/dshbio/filterbed/**
dshbio/filtergff3:
- software/dshbio/filtergff3/**
- tests/software/dshbio/filtergff3/**
dshbio/splitbed:
- software/dshbio/splitbed/**
- tests/software/dshbio/splitbed/**
dshbio/splitgff3:
- software/dshbio/splitgff3/**
- tests/software/dshbio/splitgff3/**
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/intervallisttools:
- software/gatk4/intervallisttools/**
- tests/software/gatk4/intervallisttools/**
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/**
genmap/index:
- software/genmap/index/**
- tests/software/genmap/index/**
genmap/mappability:
- software/genmap/mappability/**
- tests/software/genmap/mappability/**
gffread:
- software/gffread/**
- tests/software/gffread/**
graphmap2/align:
- software/graphmap2/align/**
- tests/software/graphmap2/align/**
graphmap2/index:
- software/graphmap2/index/**
- tests/software/graphmap2/index/**
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/**
hmmer/hmmalign:
- software/hmmer/hmmalign/**
- tests/software/hmmer/hmmalign/**
homer/annotatepeaks:
- software/homer/annotatepeaks/**
- tests/software/homer/annotatepeaks/**
iqtree:
- software/iqtree/**
- tests/software/iqtree/**
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/count:
- software/kallistobustools/count/**
- tests/software/kallistobustools/count/**
kallistobustools/ref:
- software/kallistobustools/ref/**
- tests/software/kallistobustools/ref/**
kraken2/run:
- software/kraken2/run/**
- software/untar/**
- tests/software/kraken2/run/**
New last/lastal module to align query sequences on a target index (#510) * New last/lastal to align query sequences on a target index `lastal` is the main program of the [LAST](https://gitlab.com/mcfrith/last) suite. It align query DNA sequences in FASTA or FASTQ format to a target index of DNA or protein sequences. The index is produced by the `lastdb` program (module `last/lastdb`). The score matrix for evaluating the alignment can be chosen among preset ones or computed iteratively by the `last-train` program (module `last/train`). For this reason, the `last/lastal` module proposed here has one input channel containing an optional file, that has to be dummy when not used. The LAST aligner outputs MAF files that can be very large (up to hundreds of gigabytes), therefore this module unconditionally compresses its output with gzip. This new module is part of the work described in Issue #464. During this development, we fix the version of LAST to 1219 to ensure consistency (hence ignore lint's version warning). * Apply suggestions from code review Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Un-hardcode the path to the LAST index. Among multiple alternatives I have chosen the following command to detect the sample name of the index, because it fails in situations where there is no index files in the index folder, and in situations were there are two indexes files in the folder. Not failing would result in feeding garbage information in the INDEX_NAME variable. basename \$(ls $index/*.bck) .bck In case of missing file, a clear error message is given by `ls`. In case of more than one file, the error message of `basename` is more cryptic, unfortunately. (`basename: extra operand ‘.bck’`) Alternatives that do not fail if there is no .bck file: basename $index/*bck .bck find $index -name '*bck' | sed 's/.bck//' Alternatives that do not fail if there are more than one .bck file: basename -s .bck $index/*bck ls $index/*.bck | xargs basename -s .bck find $index -name '*bck' | sed 's/.bck//' Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-05-25 21:10:48 +00:00
last/lastal:
- software/last/lastal/**
- tests/software/last/lastal/**
last/lastdb:
- software/last/lastdb/**
- tests/software/last/lastdb/**
last/mafswap:
- software/last/mafswap/**
- tests/software/last/mafswap/**
last/split:
- software/last/split/**
- tests/software/last/split/**
last/train:
- software/last/train/**
- tests/software/last/train/**
mash/sketch:
- software/mash/sketch/**
- tests/software/mash/sketch/**
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-04-30 12:18:11 +00:00
minimap2/index:
- software/minimap2/index/**
- tests/software/minimap2/index/**
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/**
add nanolyse module (from nanoseq modules) (#471) * add nanolyse modules * add clean.fastq.gz path and md5sum * fix errors * remove unreproducible md5sum * solve linting problem * address PR suggestions * GET_NANOLYSE_FASTA as a local module * Update software/nanolyse/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/nanolyse/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/nanolyse/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/nanolyse/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/nanolyse/meta.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update software/nanolyse/meta.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update tests/software/nanolyse/test.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update tests/software/nanolyse/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update tests/software/nanolyse/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * update to the version from nf-core/tools-dev * input and output files cannot have the same names * Update test.yml * Update software/nanolyse/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update tests/software/nanolyse/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * Update test.yml * revert Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-05-05 10:20:09 +00:00
nanolyse:
- software/nanolyse/**
- tests/software/nanolyse/**
nanoplot:
- software/nanoplot/**
- tests/software/nanoplot/**
nextclade:
- software/nextclade/**
- tests/software/nextclade/**
optitype:
- software/optitype/**
- tests/software/optitype/**
pairix:
- software/pairix/**
- tests/software/pairix/**
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/**
pycoqc:
- software/pycoqc/**
- tests/software/pycoqc/**
qcat:
- software/qcat/**
- tests/software/qcat/**
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/**
rasusa:
- software/rasusa/**
- tests/software/rasusa/**
raxmlng:
- software/raxmlng/**
- tests/software/raxmlng/**
rseqc/bamstat:
- software/rseqc/bamstat/**
- tests/software/rseqc/bamstat/**
rseqc/inferexperiment:
- software/rseqc/inferexperiment/**
- tests/software/rseqc/inferexperiment/**
rseqc/innerdistance:
- software/rseqc/innerdistance/**
- tests/software/rseqc/innerdistance/**
rseqc/readdistribution:
- software/rseqc/readdistribution/**
- tests/software/rseqc/readdistribution/**
rseqc/readduplication:
- software/rseqc/readduplication/**
- tests/software/rseqc/readduplication/**
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/**
seqtk/sample:
- software/seqtk/sample/**
- tests/software/seqtk/sample/**
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/merge:
- software/stringtie/merge/**
- tests/software/stringtie/merge/**
stringtie/stringtie:
- software/stringtie/stringtie/**
- tests/software/stringtie/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/bedclip:
- software/ucsc/bedclip/**
- tests/software/ucsc/bedclip/**
ucsc/bedgraphtobigwig:
- software/ucsc/bedgraphtobigwig/**
2021-02-08 00:57:06 +00:00
- tests/software/ucsc/bedgraphtobigwig/**
ucsc/bigwigaverageoverbed:
- software/ucsc/bigwigaverageoverbed/**
- tests/software/ucsc/bigwigaverageoverbed/**
ucsc/wigtobigwig:
- software/ucsc/wigtobigwig/**
- tests/software/ucsc/wigtobigwig/**
unicycler:
- software/unicycler/**
- tests/software/unicycler/**
untar:
- software/untar/**
- tests/software/untar/**
vcftools:
- software/vcftools/**
- tests/software/vcftools/**
yara/index:
- software/yara/index/**
- tests/software/yara/index/**
yara/mapper:
- software/yara/mapper/**
- tests/software/yara/mapper/**