get.num.auto: Get the number of autosomes

View source: R/utilities.R

get.num.autoR Documentation

Get the number of autosomes

Description

Given a data.frame of SNPs, return the number of autosomes by counting the number of numeric chromosomes.

Usage

  get.num.auto(snps)

Arguments

snps

Data.frame containing the marker locations. SNP ID, chromosome, Mb anc cM locations in columns 1 through 4, respectively.

Value

Numeric value containing the number of autosomes.

Author(s)

Daniel Gatti

Examples

  ## Not run:  get.num.auto(snps) 

dmgatti/DOQTL documentation built on April 7, 2024, 10:35 p.m.