| palmo-class | R Documentation |
This function creates PALMO class object. All the raw data and results from PALMO are stored in this object.
PALMO S4 class
rawlist, contains user entered annotation and expression dataframe or object
curatedlist, contains curated input data
resultlist, output from PALMO stored in result list
nDonorsnumeric, number of donors in the input data
rownamescharacter, row names of the expression data
colnamescharacter, column names of the expression data
housekeeping_genescharacter, user-defined housekeeping genes listed
datatypecharacter, datatype used like bulk or singlecell
omicscharacter, omics such as RNA, scRNA, scATAC
featureSetcharacter, parameters used for variance analysis
meanThresholdnumeric, Average expression threshold
cvThresholdnumeric, CV threshold
median_cvThresholdnumeric, median of CV threshold (from inter-donor)
groupNamecharacter, group defined by user like celltype, cluster
group_oicharacter, selected types from user-defined group list
donorThresholdnumeric, minimum donors to explore
groupThresholdnumeric, minimum group types to explore
topFeaturesnumeric, number of top features to retrieve
donor_sepcharacter, donor and group separator such as ':'
cor_methodcharacter, correelation method 'pearson', 'spearman'
clusterBycharacter, cluster by a group (celltype or cluster)
z_cutoffnumeric, z-cutoff value for outlier analysis
filePATHcharacter, PATH of outout directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.