tobyjohnson / gtx

Genetics ToolboX R package
30 stars 9 forks source link

UB141: fixed plot error #52

Closed dalloliogm closed 6 years ago

dalloliogm commented 6 years ago

The error appeared when all the pvalues are too low. The previous implementation started plotting labels only for traits with y>6 (y is calculated as a function of the pvalues). When there were no traits with y>6, the function returned an error.