ExprLinePlot: Gene expression levels lineplot

Description Usage Arguments Value Author(s)

View source: R/ExprLinePlot.R

Description

This functions create one lineplot for each gene provided from the provided dataset

Usage

1
ExprLinePlot(dataset = df, genelist = c("GAPDH", "CAPN6"))

Arguments

dataset

Gene expression dataset with a column for gene symbols (symbol) and one column for each sample in the form "neuron_stage" can be left NA (default) and a prompt will ask for file

genelist

Character string of gene of interest

Value

A list containing a lineplot for each gene

Author(s)

Matteo Miotto


lab-lodato/lodutilities documentation built on Feb. 19, 2022, 2:50 a.m.