Hi, I'm experimenting with different scoring matrices. I'm finding that while I often get the desired results on the example I'm looking at, when I try running a non-trivial amount of data I invariably end up with a crash like
[simd_abpoa_align_sequence_to_subgraph] Error in cg_backtrack.
Here's an example to quickly reproduce
https://public.gi.ucsc.edu/~hickey/debug/abpoa_fail_oct29/
(run either of the commmmands in the .cmd files).
Is there something is wrong with my scoring parameters? Are there any constraints on the relative values being used that I should be aware of?
This is in the context of this cactus PR which seeks to automatically learn the parameters from the input data...
thanks!
Hi, I'm experimenting with different scoring matrices. I'm finding that while I often get the desired results on the example I'm looking at, when I try running a non-trivial amount of data I invariably end up with a crash like
Here's an example to quickly reproduce
https://public.gi.ucsc.edu/~hickey/debug/abpoa_fail_oct29/
(run either of the commmmands in the
.cmdfiles).Is there something is wrong with my scoring parameters? Are there any constraints on the relative values being used that I should be aware of?
This is in the context of this cactus PR which seeks to automatically learn the parameters from the input data...
thanks!