Functions.md

Function relationships

(of connected functions)

 flowchart LR 

  ReassignSmallClusters(ReassignSmallClusters) --> CalculateMedianClusterSize(CalculateMedianClusterSize)
  GetAllGOTermNames(GetAllGOTermNames) --> .convert.score.2.GO_term(.convert.score.2.GO_term)
  FindThresholdsShiny(FindThresholdsShiny) --> PlotNormAndSkew(PlotNormAndSkew)
  PlotNormAndSkew(PlotNormAndSkew) --> CalcStandDevSkewedDistr(CalcStandDevSkewedDistr)
  GrScoreHistogram(GrScoreHistogram) --> GetGruffiClusteringName(GetGruffiClusteringName)
  FindThresholdsAuto(FindThresholdsAuto) --> StressUMAP(StressUMAP)
  FindThresholdsAuto(FindThresholdsAuto) --> PlotNormAndSkew(PlotNormAndSkew)
  FindThresholdsAuto(FindThresholdsAuto) --> GrScoreUMAP(GrScoreUMAP)
  FindThresholdsAuto(FindThresholdsAuto) --> GrScoreHistogram(GrScoreHistogram)
  FindThresholdsAuto(FindThresholdsAuto) --> .round(.round)
  FindThresholdsAuto(FindThresholdsAuto) --> FeaturePlotSaveGO(FeaturePlotSaveGO)
  FilterStressedCells(FilterStressedCells) --> .convert.GO_term.2.score(.convert.GO_term.2.score)
  CustomScoreEvaluation(CustomScoreEvaluation) --> CalcClusterAverages_Gruffi(CalcClusterAverages_Gruffi)
  GetGOTerms(GetGOTerms) --> IntersectWithExpressed(IntersectWithExpressed)
  FeaturePlotSaveGO(FeaturePlotSaveGO) --> .parse.GO(.parse.GO)
  AutoFindGranuleResolution(AutoFindGranuleResolution) --> CalculateMedianClusterSize(CalculateMedianClusterSize)
  CalculateAndPlotGoTermScores(CalculateAndPlotGoTermScores) --> GetGOTerms(GetGOTerms)
  CalculateAndPlotGoTermScores(CalculateAndPlotGoTermScores) --> FeaturePlotSaveGO(FeaturePlotSaveGO)
  CalculateAndPlotGoTermScores(CalculateAndPlotGoTermScores) --> AddGOScore(AddGOScore)
  AssignGranuleAverageScoresFromGOterm(AssignGranuleAverageScoresFromGOterm) --> CalculateAndPlotGoTermScores(CalculateAndPlotGoTermScores)
  AssignGranuleAverageScoresFromGOterm(AssignGranuleAverageScoresFromGOterm) --> CalcClusterAverages_Gruffi(CalcClusterAverages_Gruffi)
  AssignGranuleAverageScoresFromGOterm(AssignGranuleAverageScoresFromGOterm) --> .convert.GO_term.2.score(.convert.GO_term.2.score)
  AddGOScore(AddGOScore) --> .fix.metad.colname.rm.trailing.1(.fix.metad.colname.rm.trailing.1)
  AddGOGeneList.manual(AddGOGeneList.manual) --> IntersectWithExpressed(IntersectWithExpressed)
  AddCustomScore(AddCustomScore) --> .fix.metad.colname.rm.trailing.1(.fix.metad.colname.rm.trailing.1)

created by convert_igraph_to_mermaid()

Updated: 2024/03/02 15:19



jn-goe/gruffi documentation built on Nov. 7, 2024, 10:38 p.m.