Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

single end, input fail fusion calling #612

Open
charbel2998 opened this issue Jan 22, 2025 · 1 comment
Open

single end, input fail fusion calling #612

charbel2998 opened this issue Jan 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@charbel2998
Copy link

Description of the bug

I have single end RNA seq, I created the sample sheet and kept the fastq_2 empty:
sample,fastq_1,fastq_2,strandedness
432,432.fastq.gz,,unstranded
6151,6151.fastq.gz,,unstranded

No matter how I change the sample sheet, it keeps asking for fast1_2,

any input?

Command used and terminal output

nextflow run nf-core/rnafusion -r 3.0.2 -profile singularity --input ~/block_storage/fusionsamples.csv --genomes_base ~/block_storage/humangenome/ --outdir ~/block_storage/humangenome/fusioncalling --max_memory '80 GB' --max_cpus 30



ERROR ~ ERROR: Validation of 'input' file failed!

 -- Check '.nextflow.log' file for details
The following errors have been detected:

* -- Entry 1: Missing required value: fastq_2
* -- Entry 2: Missing required value: fastq_2

 -- Check script '/home/ubuntu/.nextflow/assets/nf-core/rnafusion/./workflows/../subworkflows/local/utils_nfcore_rnafusion_pipeline/../../nf-core/utils_nfvalidation_plugin/main.nf' at line: 57 or see '.nextflow.log' file for more details

Relevant files

No response

System information

No response

@charbel2998 charbel2998 added the bug Something isn't working label Jan 22, 2025
@tdanhorn
Copy link

See also https://nfcore.slack.com/archives/CGB1CL0SC/p1714404757300169, which includes the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants