Important! Template update for nf-core/tools v3.0.1 #3029
GitHub Actions / JUnit Test Report
failed
Oct 9, 2024 in 0s
2 tests run, 1 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in Test pipeline with Kallisto, skipping both QC and alignment
github-actions / JUnit Test Report
Test pipeline with Kallisto, skipping both QC and alignment.Params: --pseudo_aligner kallisto --skip_qc --skip_alignment
Assertion failed:
1 of 2 assertions failed
Raw output
Nextflow stdout:
N E X T F L O W ~ version 24.09.0-edge
Launching `/home/runner/work/rnaseq/rnaseq/tests/../main.nf` [ecstatic_keller] DSL2 - revision: 85c9b75b8b
Downloading plugin [email protected]
-[2m----------------------------------------------------[0m-
[0;32m,--.[0;30m/[0;32m,-.[0m
[0;34m ___ __ __ __ ___ [0;32m/,-._.--~'[0m
[0;34m |\ | |__ __ / ` / \ |__) |__ [0;33m} {[0m
[0;34m | \| | \__, \__/ | \ |___ [0;32m\`-._,-`-,[0m
[0;32m`._,._,'[0m
[0;35m nf-core/rnaseq 3.17.0dev[0m
-[2m----------------------------------------------------[0m-
[1mInput/output options[0m
[0;34minput : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/samplesheet/v3.10/samplesheet_test.csv[0m
[0;34moutdir : [0;32m/home/runner/work/rnaseq/rnaseq/~/tests/3bdf2943960b42549e1eb2f05f2109d/output[0m
[1mReference genome options[0m
[0;34mfasta : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/reference/genome.fasta[0m
[0;34mgtf : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/reference/genes_with_empty_tid.gtf.gz[0m
[0;34mgff : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/reference/genes.gff.gz[0m
[0;34mtranscript_fasta : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/reference/transcriptome.fasta[0m
[0;34madditional_fasta : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/reference/gfp.fa.gz[0m
[0;34mhisat2_index : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/reference/hisat2.tar.gz[0m
[0;34mrsem_index : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/reference/rsem.tar.gz[0m
[0;34msalmon_index : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/reference/salmon.tar.gz[0m
[0;34mhisat2_build_memory : [0;32m3.GB[0m
[1mRead filtering options[0m
[0;34mbbsplit_fasta_list : [0;32mhttps://raw.githubusercontent.com/nf-core/test-datasets/626c8fab639062eade4b10747e919341cbf9b41a/reference/bbsplit_fasta_list.txt[0m
[1mUMI options[0m
[0;34mumitools_bc_pattern : [0;32mNNNN[0m
[1mAlignment options[0m
[0;34mpseudo_aligner : [0;32mkallisto[0m
[0;34mmin_mapped_reads : [0;32m5[0m
[1mProcess skipping options[0m
[0;34mskip_bbsplit : [0;32mfalse[0m
[0;34mskip_alignment : [0;32mtrue[0m
[0;34mskip_qc : [0;32mtrue[0m
[1mInstitutional config options[0m
[0;34mconfig_profile_name : [0;32mTest profile[0m
[0;34mconfig_profile_description : [0;32mMinimal test dataset to check pipeline function[0m
[1mGeneric options[0m
[0;34mpipelines_testdata_base_path: [0;32ms3://ngi-igenomes/testdata/nf-core/pipelines/rnaseq/3.15/[0m
[1mCore Nextflow options[0m
[0;34mrunName : [0;32mecstatic_keller[0m
[0;34mcontainerEngine : [0;32mdocker[0m
[0;34mlaunchDir : [0;32m/home/runner/work/rnaseq/rnaseq/~/tests/3bdf2943960b42549e1eb2f05f2109d[0m
[0;34mworkDir : [0;32m/home/runner/work/rnaseq/rnaseq/~/tests/3bdf2943960b42549e1eb2f05f2109d/work[0m
[0;34mprojectDir : [0;32m/home/runner/work/rnaseq/rnaseq[0m
[0;34muserName : [0;32mrunner[0m
[0;34mprofile : [0;32mtest,docker[0m
[0;34mconfigFiles : [0;32m[0m
!! Only displaying parameters that differ from the pipeline defaults !!
-[2m----------------------------------------------------[0m-* The pipeline
https://doi.org/10.5281/zenodo.1400710
* The nf-core framework
https://doi.org/10.1038/s41587-020-0439-x
* Software dependencies
https://github.com/nf-core/rnaseq/blob/master/CITATIONS.md
WARN: The following invalid input values have been detected:
* --modules_testdata_base_path: s3://ngi-igenomes/testdata/nf-core/modules/
WARN: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Both '--gtf' and '--gff' parameters have been provided.
Using GTF file as priority.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
WARN: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
'--transcript_fasta' parameter has been provided.
Make sure transcript names in this file match those in the GFF/GTF file.
Please see:
https://github.com/nf-core/rnaseq/issues/753
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
WARN: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
'--skip_alignment' parameter has been provided.
Skipping alignment, genome-based quantification and all downstream QC processes.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[38/a1d8b9] Submitted process > NFCORE_RNASEQ:PREPARE_GENOME:GUNZIP_ADDITIONAL_FASTA (gfp.fa.gz)
[52/d623e3] Submitted process > NFCORE_RNASEQ:PREPARE_GENOME:UNTAR_SALMON_INDEX (salmon.tar.gz)
[ae/e69b5b] Submitted process > NFCORE_RNASEQ:PREPARE_GENOME:KALLISTO_INDEX (transcriptome.fasta)
[25/6abdbb] Submitted process > NFCORE_RNASEQ:PREPARE_GENOME:GUNZIP_GTF (genes_with_empty_tid.gtf.gz)
[36/b77d50] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:CAT_FASTQ (WT_REP1)
[82/c48f64] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:FASTQ_FASTQC_UMITOOLS_TRIMGALORE:TRIMGALORE (WT_REP2)
[b2/6a5d3e] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:FASTQ_FASTQC_UMITOOLS_TRIMGALORE:TRIMGALORE (RAP1_IAA_30M_REP1)
[2f/5e6c48] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:FASTQ_FASTQC_UMITOOLS_TRIMGALORE:TRIMGALORE (RAP1_UNINDUCED_REP1)
[54/56d24a] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:CAT_FASTQ (RAP1_UNINDUCED_REP2)
[19/c2bc4f] Submitted process > NFCORE_RNASEQ:PREPARE_GENOME:GTF_FILTER (genome.fasta)
[17/eda43f] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:FASTQ_FASTQC_UMITOOLS_TRIMGALORE:TRIMGALORE (WT_REP1)
[11/3c12b4] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:FASTQ_FASTQC_UMITOOLS_TRIMGALORE:TRIMGALORE (RAP1_UNINDUCED_REP2)
[67/d51774] Submitted process > NFCORE_RNASEQ:PREPARE_GENOME:CUSTOM_CATADDITIONALFASTA (null)
[5e/4506b9] Submitted process > NFCORE_RNASEQ:PREPARE_GENOME:CUSTOM_GETCHROMSIZES (genome_gfp.fasta)
[23/b3f8a2] Submitted process > NFCORE_RNASEQ:PREPARE_GENOME:GTF2BED (genome_gfp.gtf)
[38/cfb293] Submitted process > NFCORE_RNASEQ:PREPARE_GENOME:BBMAP_BBSPLIT (null)
[5e/02a719] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:BBMAP_BBSPLIT (RAP1_UNINDUCED_REP2)
[71/899828] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:BBMAP_BBSPLIT (RAP1_UNINDUCED_REP1)
[a0/fbebc9] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:BBMAP_BBSPLIT (WT_REP2)
[e4/d8a757] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:BBMAP_BBSPLIT (RAP1_IAA_30M_REP1)
[56/4048cd] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:BBMAP_BBSPLIT (WT_REP1)
[d5/635c76] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:KALLISTO_QUANT (RAP1_UNINDUCED_REP1)
[a7/ecd900] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:KALLISTO_QUANT (RAP1_UNINDUCED_REP2)
[13/06d55a] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:KALLISTO_QUANT (WT_REP2)
[c0/01b16c] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:KALLISTO_QUANT (RAP1_IAA_30M_REP1)
[13/3eef2f] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:FASTQ_SUBSAMPLE_FQ_SALMON:FQ_SUBSAMPLE (WT_REP1)
[e3/e8837f] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:FASTQ_SUBSAMPLE_FQ_SALMON:SALMON_QUANT (WT_REP1)
[93/7ad582] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:KALLISTO_QUANT (WT_REP1)
[9b/9d6f37] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:CUSTOM_TX2GENE (null)
[3d/f6fa46] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:TXIMETA_TXIMPORT
[06/f6ff0c] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:SE_GENE_SCALED (all_samples)
[84/bd5ef0] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:SE_GENE_LENGTH_SCALED (all_samples)
[b2/2875d6] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:SE_TRANSCRIPT (all_samples)
[17/a244d8] Submitted process > NFCORE_RNASEQ:RNASEQ:QUANTIFY_PSEUDO_ALIGNMENT:SE_GENE (all_samples)
[5d/41a9b0] Submitted process > NFCORE_RNASEQ:RNASEQ:MULTIQC (1)
-[0;35m[nf-core/rnaseq][0;32m Pipeline completed successfully [0m-
Nextflow stderr:
Loading