[adegenet-forum] Query about Adegene : How to get snp position plateau curve
Roman Luštrik
roman.lustrik at biolitika.si
Fri Jan 27 10:54:11 CET 2017
Please provide a reproducible example (http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example).
Cheers,
Roman
----
In god we trust, all others bring data.
From: "Hiren Ghosh" <hiren.ghosh at gmail.com>
To: "Thibaut Jombart" <thibautjombart at gmail.com>, "Roman Luštrik" <roman.lustrik at biolitika.si>, adegenet-forum at lists.r-forge.r-project.org
Sent: Friday, January 27, 2017 10:32:18 AM
Subject: Re: [adegenet-forum] Query about Adegene : How to get snp position plateau curve
Sorry again, i got some error on hclust package.
here is my try and error
> hclust(distdna, method="complete")
Error in if ( is.na (n) || n > 65536L) stop("size cannot be NA nor exceed 65536") : missing value where TRUE/FALSE needed
> hc <-hclust(dist.dna) Error in if ( is.na (n) || n > 65536L) stop("size cannot be NA nor exceed 65536") : missing value where TRUE/FALSE needed
> cluster = hclust(dist.dna, method="single") Error in if ( is.na (n) || n > 65536L) stop("size cannot be NA nor exceed 65536") : missing value where TRUE/FALSE needed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/adegenet-forum/attachments/20170127/de923fbd/attachment.html>
More information about the adegenet-forum
mailing list