Plotting FunctionsFunctions used to plot the results of the data analysis |
|
---|---|
Plot Decision trees as gates |
|
Plots data as faceted scatterplot emulating the ouput of flow cytometry |
|
Functions to handle tree modelsDifferent functions that fit, visualize, output and print tree based models |
|
Consolidates the rules in a decision tree per cluster |
|
Prints concensus rules |
|
Gets the corresponding cluster for each terminl node in a classification tree |
|
Fits a classification tree on a Seurat object |
|
Converts a classification tree to a garnett output |
|
Fits a decision tree in one data set and tests the performance in another |
|
Marker Finding functionsFunctions with output consistent with Seurat equivalents, but allow using other classifiers (such as RangerDE). |
|
Gene expression markers for all identity classes |
|
Finds markers that are conserved between the groups |
|
Gene expression markers of identity classes |
|
Handle Gene namesUtility functions to find gene names and their common aliases (ie. ITGAX <> CD11c) |
|
Gets the official gene symbol for protein or gene aliases |
|
Gets the aliases for a gene names |
|
Queries gene symbols and returns if they are annotated as membrane-localized |
|
AntibodiesQuery antibody vendors for products that match your gene of interest. |
|
|
Query Antibodies from multiple vendors |
DatasetsSmall versions of sample datasets, they are commonly used to test the package functionality and have reproducible examples. |
|
A random subset of genes and cells from a 50:50 mixture of 293T:Jurkat cells |
|
A random subset of genes and cells from a 99:1 mixture of 293T:Jurkat cells |
|
Utilities |
|
Gets a data frame from a Seurat object |
|
Convert confusion matrices and tables to frequency matrices |
|
autoplot.table |
|
ranger_importances |