ClineHelpR icon indicating copy to clipboard operation
ClineHelpR copied to clipboard

R function: combine_bgc_output

Open GabrieleNocchi opened this issue 1 year ago • 2 comments

This function assumes that the lnl output suffix includes "LnL" but using the docker image the output in the suffix has "lnl" (lowercase). Workaround: rename the output files changing the lnl to LnL

example: bgc produces: test_stat_lnl_1 change it to: test_stat_LnL_1

GabrieleNocchi avatar Jan 16 '24 09:01 GabrieleNocchi

Sorry for the confusion there. I'll add this to my list of things to fix too.

btmartin721 avatar Jan 17 '24 23:01 btmartin721

No problem, great job doing this! BGC all works. I haven't tested the introgress part though! Will probably do at some point!

GabrieleNocchi avatar Jan 18 '24 10:01 GabrieleNocchi