Created
May 25, 2016 05:31
-
-
Save sdwfrost/14c4579e7909d8b391769c1961abadea to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @sdwfrost,
The files that are used for likelihood_singles_wrapper.pl are two temporary files that are generated by dg_cover.pl.
These files are named *.cond.graph for the -condgraph option,
and *comp.txt file for the -compset option. Maybe that is the reason why it is not working. If you don't mind sharing the files with me, I'd be happy to look at it.
Cheers