Description Usage Arguments Value Author(s)
This functions create one lineplot for each gene provided from the provided dataset
1 | ExprLinePlot(dataset = df, genelist = c("GAPDH", "CAPN6"))
|
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 |
A list containing a lineplot for each gene
Matteo Miotto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.