lehner-lab / DiMSum

An error model and pipeline for analyzing deep mutational scanning (DMS) data and diagnosing common experimental pathologies
MIT License
26 stars 6 forks source link

There were problems while running 'dimsum__merge_report' #16

Closed roserao closed 11 months ago

roserao commented 11 months ago

Hi, I'm running DiMSum on my simulation count data but I encounter this error. What might be the cause of it? Thank you.

DiMSum STAGE 4 (STEAM): PROCESS VARIANT SEQUENCES

Loading variant count files: dimsum_count.tsv Processing... dimsum_count.tsv Processing merged variants... Done Saving merged variant data... Done There were problems while running 'dimsum__merge_report' There were problems while running 'dimsum__diagnostics_report' Error in dimsum_stage_merge(dimsum_meta = pipeline[["3_tally"]], merge_outpath = pipeline[["3_tally"]][["project_path"]], : object 'dimsum_meta_new_report' not found Calls: dimsum -> dimsum_stage_merge Execution halted