Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

StandardChromNameNew

Standardize the chromosome name annotations for a data frame.


Description

Standardize the chromosome name annotations for a data frame.

Usage

StandardChromNameNew(df, name.of.VCF = NULL)

Arguments

df

An in-memory data.frame representing a VCF.

name.of.VCF

Name of the VCF file.

Value

A list with the elements

  • df a data frame with variants that had "legal" chromosome names (see below for illegal chromosome names). Leading "chr" strings are removed.

  • discarded.variants: Non-NULL only if there variants with illegal chromosome names; these are names that contain the strings "GL", "Hs", "KI", "M", "random".


ICAMS

In-Depth Characterization and Analysis of Mutational Signatures ('ICAMS')

v2.3.10
GPL-3 | file LICENSE
Authors
Steve Rozen, Nanhai Jiang, Arnoud Boot, Mo Liu, Yang Wu
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.