Open aheravi opened 1 month ago
Can you confirm that this fails reproducibly with the newest version 3.16.1 that came out yesterday? It would probably also be helpful if you could post the .nextflow.log
and any information about your configuration (where you are running it, any config files and profiles, etc.).
Acutally it is 3.15.1. nf-core/rnaseq v3.15.1-g4053b2e How can I run the latest?
How I run it (on a linux machine):
nextflow-23.10.0-all run nf-core/rnaseq \
--input /projects/samplesheet_male_ko_wt.csv \
--outdir /projects/output_male_KO_WT \
--gtf /projects/hg38_no_alt/annotations/ensembl100/Homo_sapiens.GRCh38.100.remapped.gtf \
--fasta /projects/hg38_no_alt/genome/fasta/hg38_no_alt.fa \
-profile singularity \
--aligner star_rsem \
Description of the bug
Hi there, Could you comment on my error on strandness below. My sample sheet is something like this:
Command used and terminal output
No response
Relevant files
No response
System information
No response