Includes a fitting algorithm, numerical methods, and unit testing for skew-normal fragment length distributions (including truncated skew-normal for effective fragment length). The skew-normal code is not yet hooked up to the main function, but it can be triggered by changing the skew_normal flag to true in the FragmentLengthDist constructor.
Includes a fitting algorithm, numerical methods, and unit testing for skew-normal fragment length distributions (including truncated skew-normal for effective fragment length). The skew-normal code is not yet hooked up to the
main
function, but it can be triggered by changing theskew_normal
flag totrue
in theFragmentLengthDist
constructor.