pull.crosstype: Pull cross type from the given object.

Description Usage Arguments Value See Also

View source: R/util.R

Description

Pull cross type from the given object.

Usage

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

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

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

Arguments

x

An R/qtl cross object, or other object with cross type information.

Value

Cross type of the given object.

See Also

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


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