Hi! Thank you for developing scE2G!
I encountered a error while running the pipeline snakemake -j1 --use-conda --configfile config/config.yaml with default config.yaml where the gen_final_features.R fails.
The error message is:
and here is the tail of log file:
I've also checked the input files (ActivityOnly_plus_external_features.tsv.gz, feature_table.tsv) and found that the column isSelfGenic is missing.
How could I resolve this issue? Thanks for your help!🥰
Hi! Thank you for developing scE2G!
I encountered a error while running the pipeline
snakemake -j1 --use-conda --configfile config/config.yamlwith defaultconfig.yamlwhere thegen_final_features.Rfails.The error message is:
and here is the tail of log file:
I've also checked the input files (
ActivityOnly_plus_external_features.tsv.gz,feature_table.tsv) and found that the columnisSelfGenicis missing.How could I resolve this issue? Thanks for your help!🥰