DannyArends / CTLmapping

Correlated Trait Locus (CTL) mapping
http://www.mapctl.org
GNU General Public License v3.0
5 stars 4 forks source link

Integrating the development branch #16

Closed DannyArends closed 8 years ago

DannyArends commented 8 years ago

Tested all the endpoints in the makefile: versionC versionD installR checkR

Added checking for #define USING_R when D / C-code is compiled all calls to updateR are only inserted when building the R version. Checked location of files, since some had moved to different locations. Changed a function call in the C code removing the reference to alpha and beta parameters of the equation corA - corB we can always reintroduce them later.