pull.alleles: Pull alleles from the given object.

Description Usage Arguments Value See Also

View source: R/util.R

Description

Pull alleles from the given object.

Usage

1
2
3
4
5
6
7
pull.alleles(x)

## S3 method for class 'cross'
pull.alleles(x)

## S3 method for class 'geno'
pull.alleles(x)

Arguments

x

An R/qtl cross object, or other object with alleles.

Value

Vector of alleles in the given object.

See Also

Other cross object functions: crossesEqual, getIdColIndex, getPhenoColIndices, hasTimeSeriesPhenotypes, inferStrainIndices, inferTetradIndices, inferTimeStep, interpTimeSeries, padTimeSeries, permCross, permIndices, pull.chr, pull.crosstype, pull.ind, readCrossCSV, readCrossHDF5, writeCrossCSV, writeCrossHDF5


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.