strip-functions: Strip feature type.

Description Usage Arguments Details Value

Description

Remove the type from the gene name.

Remove the omic prefix from the gene name.

Add the omic prefix to the gene name.

Usage

1
2
3
4
5
stripType(nms, type)

stripOmicsName(nms, name, sep = ".")

addOmicsName(nms, name, sep = ".")

Arguments

nms

character vector of names

type

the string type to be stripped

name

the omic name

sep

the separator

Details

The type is marked with the separator ':' (graphite style)

The type is marked with the separator sep

The type is marked with the separator sep.

Value

a character vector of names stripped

a character vector of names stripped

a character vector of names stripped


cavei/MOSClip documentation built on May 12, 2019, 5:22 p.m.