multi_subsetChr {GenVisR}R Documentation

subset based on chr

Description

given a data frame subset out specific a chromosome

Usage

multi_subsetChr(x, chr)

Arguments

x

a data frame with columns chromosome

chr

character string specifying UCSC chromosome to subset on

Value

object of class data frame


[Package GenVisR version 1.8.1 Index]