11# Generated by roxygen2: do not edit by hand
22
3+ export(.barkleyFun)
34export(ADOSign)
45export(APMSign)
56export(ASCSign)
@@ -22,13 +23,13 @@ export(LRRC15CAFSign)
2223export(MITFlowPTENnegSign)
2324export(MPSSign)
2425export(PassONSign)
26+ export(SCSubtypeSign)
2527export(TGFBSign)
2628export(TLSSign)
2729export(TinflamSign)
2830export(VEGFSign)
2931export(autophagySign)
3032export(availableSignatures)
31- export(breastStateSign)
3233export(cellCycleSign)
3334export(chemokineSign)
3435export(consensusOVSign)
@@ -38,21 +39,24 @@ export(expandedImmuneSign)
3839export(ferroptosisSign)
3940export(geneHeatmapSignPlot)
4041export(getSignGenes)
41- export(glioCellStateSign)
4242export(glycolysisSign)
4343export(heatmapSignPlot)
4444export(hypoxiaSign)
4545export(immuneCytSign)
4646export(immunoScoreSign)
47+ export(interferonSign)
4748export(lipidMetabolismSign)
4849export(matrisomeSign)
49- export(melStateSign )
50+ export(metalSign )
5051export(mitoticIndexSign)
5152export(multipleSign)
5253export(oneSignPlot)
54+ export(oxphosSign)
5355export(pyroptosisSign)
5456export(ridgelineSignPlot)
57+ export(stateSign)
5558export(stemCellCD49fSign)
59+ export(stressSign)
5660export(survivalSignPlot)
5761import(SpatialExperiment)
5862import(ggplot2)
@@ -82,6 +86,7 @@ importFrom(cowplot,plot_grid)
8286importFrom(dplyr,group_by)
8387importFrom(dplyr,summarise_all)
8488importFrom(ensembldb,exonsBy)
89+ importFrom(ggplot2,cut_number)
8590importFrom(ggridges,geom_density_ridges)
8691importFrom(ggridges,geom_density_ridges_gradient)
8792importFrom(grid,gpar)
@@ -91,6 +96,7 @@ importFrom(maxstat,maxstat.test)
9196importFrom(methods,is)
9297importFrom(openair,corPlot)
9398importFrom(org.Hs.eg.db,org.Hs.eg.db)
99+ importFrom(scales,rescale)
94100importFrom(stats,cor)
95101importFrom(stats,median)
96102importFrom(stats,prcomp)