Installing Gpart
1
0
Entering edit mode
Benjamin • 0
@1736acc1
Last seen 6 months ago
United States

Hello All,

I was attempting an LDplot using Gpart which has worked for me in the past when using version 4.1. It is not available with the current version of R and I was wondering if anyone has a recommendation for a replacement package or an alternative way of setting up an LDplot.

gpart heat heatmaps • 575 views
ADD COMMENT
0
Entering edit mode

https://www.bioconductor.org/about/removed-packages/ Gpart was removed in 3.17 because the package maintainers were unresponsive to fixing ERROR in their package. Perhaps someone here can suggest an alternative

ADD REPLY
0
Entering edit mode

Thank you for this!

If anyone knows of an alternative, that would be great.

ADD REPLY
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 day ago
United States

An obvious alternative is snpStats, if you just want conventional measures of LD. The gpart package implemented Big-LD, which incorporated gene information as well. If you are really interested in that, you could always use the BigLD package, which is the precursor to `gpart', and can be installed directly from GitHub

library(BiocManager)
## may need to install the remotes package as well
##EDIT!
install("sunnyeesl/BigLD")

Login before adding your answer.

Traffic: 549 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6