Bedtools Getfasta in snakemake
Hi,
I have multiples files containing Ids of genes and genome sequences in another file and I would like to extract nucleotide sequences, only when the name of files match using snakmke, it does his job, but it generates empty files that I want to drop.
Can you help me
Thank you
• 838 views
•
link
0 answers
No answers yet.
Log in to answer this question.
what's your downstream analysis (after getfasta) ?
I have nothing to run after this rule.