Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 73 found.
[1] < 1 2 3 4 5 6 7 8 > [8]  Sort:

as methods in adegenet (Package: adegenet) : Converting genind/genpop objects to other classes

These S3 and S4 methods are used to coerce genind and genpop objects to matrix-like objects. In most cases, this is equivalent to calling the @tab slot. An exception to this is the convertion to ktab objects used in the ade4 package as inputs for K-tables methods (e.g. Multiple Coinertia Analysis).
● Data Source: CranContrib
● Keywords: methods
● Alias: as,genind,data.frame-method, as,genind,genpop-method, as,genind,ktab-method, as,genind,matrix-method, as,genpop,data.frame-method, as,genpop,ktab-method, as,genpop,matrix-method, as-method, as.data.frame.genind, as.data.frame.genpop, as.genpop.genind, as.ktab.genind, as.ktab.genpop, as.matrix.genind, as.matrix.genpop, coerce,genind,data.frame-method, coerce,genind,genpop-method, coerce,genind,ktab-method, coerce,genind,matrix-method, coerce,genpop,data.frame-method, coerce,genpop,ktab-method, coerce,genpop,matrix-method, ktab-class
● 0 images

spca (Package: adegenet) : Spatial principal component analysis

These functions are designed to perform a spatial principal component analysis and to display the results. They call upon multispati from the ade4 package.
● Data Source: CranContrib
● Keywords: multivariate, spatial
● Alias: colorplot.spca, plot.spca, print.spca, screeplot.spca, spca, summary.spca
● 0 images

propShared (Package: adegenet) : Compute proportion of shared alleles

The function propShared computes the proportion of shared alleles in a set of genotypes (i.e. from a genind object). Current implementation works for any level of ploidy.
● Data Source: CranContrib
● Keywords: manip, multivariate
● Alias: propShared
● 0 images

import2genind (Package: adegenet) : Importing data from several softwares to a genind object

Their are several ways to import genotype data to a genind object: i) from a data.frame with a given format (see df2genind), ii) from a file with a recognized extension, or iii) from an alignement of sequences (see DNAbin2genind).
● Data Source: CranContrib
● Keywords: manip
● Alias: import2genind
● 0 images

haploGen (Package: adegenet) : Simulation of genealogies of haplotypes

The function haploGen implements simulations of genealogies of haplotypes. This forward-time, individual-based simulation tool allows haplotypes to replicate and mutate according to specified parameters, and keeps track of their genealogy.
● Data Source: CranContrib
● Keywords:
● Alias: [.haploGen, as.POSIXct.haploGen, as.igraph.haploGen, as.seqTrack.haploGen, haploGen, haploGen-class, labels.haploGen, plot.haploGen, plotHaploGen, print.haploGen, sample.haploGen, seqTrack.haploGen
● 0 images

setPop (Package: adegenet) : Manipulate the population factor of genind objects.

The following methods allow the user to quickly change the population of a genind object.
● Data Source: CranContrib
● Keywords:
● Alias: setPop, setPop,genind-method, setPop,genlight-method, setPop<-, setPop<-,genind-method, setPop<-,genlight-method
● 0 images

initialize,genpop-method (Package: adegenet) : genpop constructor

The function new has a method for building genpop objects. See the class description of genpop for more information on this data structure. The functions genpop and as.genpop are aliases for new("genpop", ...).
● Data Source: CranContrib
● Keywords:
● Alias: as.genpop, genpop, initialize,genpop-method, initialize,genpop-methods
● 0 images

DAPC cross-validation (Package: adegenet) : Cross-validation for Discriminant Analysis of Principal Components (DAPC)

The function xvalDapc performs stratified cross-validation of DAPC using varying numbers of PCs (and keeping the number of discriminant functions fixed); xvalDapc is a generic with methods for data.frame and matrix.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: xvalDapc, xvalDapc.data.frame, xvalDapc.matrix
● 0 images

selPopSize (Package: adegenet) : Select genotypes of well-represented populations

The function selPopSize checks the sample size of each population in a genind object and keeps only genotypes of populations having a given minimum size.
● Data Source: CranContrib
● Keywords: manip
● Alias: selPopSize, selPopSize,ANY-method, selPopSize,genind-method, selPopSize-methods
● 0 images

SNPbin-class (Package: adegenet) : Formal class "SNPbin"

The class SNPbin is a formal (S4) class for storing a genotype of binary SNPs in a compact way, using a bit-level coding scheme. This storage is most efficient with haploid data, where the memory taken to represent data can reduced more than 50 times. However, SNPbin can be used for any level of ploidy, and still remain an efficient storage mode.
● Data Source: CranContrib
● Keywords: classes
● Alias: $,SNPbin-method, $<-,SNPbin-method, NA.posi,SNPbin-method, SNPbin, SNPbin-class, [,SNPbin,ANY,ANY,ANY-method, [,SNPbin,ANY,ANY-method, [,SNPbin-method, as,integer,SNPbin-method, as,numeric,SNPbin-method, as.integer.SNPbin, c.SNPbin, cbind.SNPbin, coerce,SNPbin,integer-method, initialize,SNPbin-method, nLoc,SNPbin-method, names,SNPbin-method, ploidy,SNPbin-method, ploidy<-,SNPbin-method, show,SNPbin-method
● 0 images