Ruitulyu / KAS-Analyzer

New computational framework to process and analyze KAS-seq and spKAS-seq data.
MIT License
10 stars 4 forks source link

Silent quit from diff if errors are encountered during multiBigwigSummary #17

Open ecroot opened 11 months ago

ecroot commented 11 months ago

Describe the bug Diff commands silently quit if multiBigwigSummary encounters errors, and it is unclear that the command failed.

To Reproduce Run a diff with an incorrect (e.g. extra, fake chromosome) custom regions file. The program will print Generating the KAS-seq matrix on edited_merged.sorted.broad.bed... to console, and then finish.

Expected behavior Users should be informed of encountered errors