Hi,
I am trying to use chips to analyse some ChIP-seq data. I have managed to troubleshoot most of the errors, but I think there is something wrong when calling all the inputs to compile in the chips.snakefile. The error I get is:
InputFunctionException in line 242 of /Users/cvara/Documents/PD2.0/ChIPseq/Analysis/PROJECT/cidc_chips/chips.snakefile:
KeyError: 'Unnamed:'
Wildcards:
Hi, I am trying to use chips to analyse some ChIP-seq data. I have managed to troubleshoot most of the errors, but I think there is something wrong when calling all the inputs to compile in the chips.snakefile. The error I get is:
InputFunctionException in line 242 of /Users/cvara/Documents/PD2.0/ChIPseq/Analysis/PROJECT/cidc_chips/chips.snakefile: KeyError: 'Unnamed:' Wildcards:
Can you help me? Thank you!