Genlight objects problem
1
0
Entering edit mode
9.1 years ago
MaLMat • 0

Hi, I am working with the R package "adegenet". I have 2 genlight objects (2 populations of different size), and I need to make it a only object to do a NJ tree. Does someone know what I should do? Thanks!

genlight adegenet R • 1.9k views
ADD COMMENT
0
Entering edit mode
8.1 years ago
akang ▴ 110

It might be late though but are you looking for something like this?

library(adegenet)
obj1
obj2
newObj <- repool(obj1, obj2)
ADD COMMENT

Login before adding your answer.

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