Deleted:how to generate a file when snakemake pipeline failed
0
0
Entering edit mode
2.6 years ago
enes ▴ 40

Hi there,

I am working on a pipeline to make WES analyses. I am preparing that pipeline via snakemake.

I have a problem about the input fasq file. Sometimes, users enter fastq files that are 8-9 mb. In this case, pipeline got error normally because the fastq file has a problem (not my problem, it is user's problem). I want to add an exception into the pipeline rule. When user enter the fastq file that has problem and pipeline got error, I want to generate a file to show on frontend.

Is it possible? If it is possible, how can I do that?

PS: When user enter fastq file like that, I get snakemake error in same rule for each case. So If I add exception parameter into the that rule, it will enough for me.

Thanks

snakemake • 408 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2648 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6