extract.genefromguide: Extraction of gene names

Description Usage Arguments Value Examples

View source: R/extract.genefromguide.R

Description

Extraction of gene names from rownames that contain single guide RNA IDs

Usage

1

Arguments

data

input matrix containing normalized gRNA counts with gRNA ids as row names

neg.controls

input dataframe containing sample names and other identifiers or data

split

string identifying cell line on which to filter counts

Value

new data with added column of gene names

Examples

1
new.L2FC <- extract.genefromguide(L2FC, neg.controls, split = '_')

christensensm/COMPOSE documentation built on Dec. 22, 2020, 3:43 a.m.