Skip to content

Commit

Permalink
Merge branch 'suite_dev' into mrd_xenium
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic authored Jul 31, 2024
2 parents 2b8c5f7 + 047d0b0 commit 2f40060
Show file tree
Hide file tree
Showing 20 changed files with 1,321 additions and 84 deletions.
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -114,12 +114,14 @@ Suggests:
SummarizedExperiment,
tidygraph,
trendsceek,
testthat (>= 3.0.0)
testthat (>= 3.0.0),
rmarkdown
Remotes:
drieslab/GiottoUtils,
drieslab/GiottoClass,
drieslab/GiottoVisuals
Collate:
'ONTraC_wrapper.R'
'auxiliary_giotto.R'
'cell_segmentation.R'
'clustering.R'
Expand Down
5 changes: 5 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ export(getGEFtxCoords)
export(getGiottoImage)
export(getMultiomics)
export(getNearestNetwork)
export(getONTraCv1Input)
export(getPolygonInfo)
export(getRainbowColors)
export(getSpatialEnrichment)
Expand Down Expand Up @@ -274,6 +275,7 @@ export(jackstrawPlot)
export(joinGiottoObjects)
export(loadGiotto)
export(loadHMRF)
export(loadOntraCResults)
export(makePseudoVisium)
export(makeSignMatrixDWLS)
export(makeSignMatrixDWLSfromMatrix)
Expand All @@ -293,8 +295,10 @@ export(pieCellTypesFromEnrichment)
export(plotCCcomDotplot)
export(plotCCcomHeatmap)
export(plotCPF)
export(plotCTCompositionInNicheCluster)
export(plotCellProximityFeatSpot)
export(plotCellProximityFeats)
export(plotCellTypeNTScore)
export(plotCellTypesFromEnrichment)
export(plotCombineCCcom)
export(plotCombineCellCellCommunication)
Expand All @@ -309,6 +313,7 @@ export(plotInteractive3D)
export(plotInteractivePolygons)
export(plotMetaDataCellsHeatmap)
export(plotMetaDataHeatmap)
export(plotNicheClusterConnectivity)
export(plotPCA)
export(plotPCA_2D)
export(plotPCA_3D)
Expand Down
Loading

0 comments on commit 2f40060

Please sign in to comment.