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

View source: R/chromosome_name_functions.R

StandardChromNameR Documentation

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".


ICAMS documentation built on June 22, 2024, 6:47 p.m.