Learn R Programming

ICAMS (version 2.0.7)

StandardChromName: Standardize the chromosome name annotations for a data frame.

Description

Standardize the chromosome name annotations for a data frame.

Usage

StandardChromName(df)

Arguments

df

A data frame whose first column contains the Chromosome name

Value

A data frame whose Chromosome names are only in the form of 1:22, "X" and "Y".