How to install Arlequin R package?
3
0
Entering edit mode
6.8 years ago
Pinter • 0

Hello,

How can I install the R package of Arlequin? I have been looking for so long but I can't find the package name..

Thanks

R • 7.2k views
ADD COMMENT
0
Entering edit mode

Are you sure there is a R package of Arlequin?

ADD REPLY
0
Entering edit mode
6.8 years ago

There is a function to create arlequin files in the package strataG. If this is what you are looking for, try

install.packages('strataG')

Edit : have you tried a simple search on RDocumentation ? There are a few functions to work with arlequin files.

ADD COMMENT
0
Entering edit mode

I am trying to make graphs from my Arlequin results files (I already have my arlequin files)

ADD REPLY
1
Entering edit mode

FST results for instance? In that case, you have to go to Arlequin configuration on your above panel -> Rcmd-> Browse your R package on your computer

Hope this helps

ADD REPLY
0
Entering edit mode

What kind of graphs ?

ADD REPLY
0
Entering edit mode
6.8 years ago
h.mon 35k

From http://cmpg.unibe.ch/software/arlequin35/:

03.02.2013

Release of new R functions for R package ver 3.01 here. The zip file contains a directory called Rfunctions, which needs to replace the Rfunctions directory located in your Arlequin home directory. If you have already installed Arlequin and update your R package to ver 3.01 (latest version in June 2013), then this update is necessary to be able to produce graphics in your xml files

Maybe this is what you are looking for?

ADD COMMENT
0
Entering edit mode
6.8 years ago

You are either looking for arlecore or for generating R-plots of different results in XML file using Rcmd. (in the latter look for chapter 7.8 XML output file)

ADD COMMENT

Login before adding your answer.

Traffic: 1748 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