Closed jwcodee closed 7 months ago
Thinking about these options that we're adding when 'verbose' specified - but currently we don't have an easy way to enable that verbosity via the makefile, right? What do you think about making --verbose
default? None of those messages are too much, so could just be more informative for users (and us)
https://github.com/bcgsc/goldrush/blob/d39cb4cf620d9042a28b672dc81d3a2c51a2c467/goldrush_path/goldrush_path.cpp#L793 @lcoombe sure, let's enable verbose by default While we are on that note, should I add this to verbose or debug. It's there to show that goldrush is still running, but I dont think it's that useful from a verbose perspective,
I think we keep that as default/verbose? I like seeing it to see that GoldRush is progressing through the reads?
Cool, Ill keep it as default then and ill push the verbose change soon too.
This pull request adds log information for how many valid reads were visited after generating x silver paths