lvclark / polyRAD

Genotype Calling with Uncertainty from Sequencing Data in Polyploids 🍌🍓🥔🍠🥝
24 stars 8 forks source link

HidHe is not found #7

Closed Mghanbari43 closed 4 years ago

Mghanbari43 commented 4 years ago

I am following tutorial for polyRad and noticed that function HindHe is not found when I wanna check skewness of markers based on Mendelian ratio. which library should be loaded?

lvclark commented 4 years ago

If you installed polyRAD from CRAN, it won't have HindHe yet. Use devtools::install_github("lvclark/polyRAD") to get version 1.2.

Glad to see someone interested in this new feature!