File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ Running the code will display some User Interface so no coding is needed to ext
38
38
Inside NaturalVariation/Code/src/lib/cartography/
39
39
40
40
### correlateVariableWithScutoids_ui
41
- Function that divide cyst in 4 quartiles
41
+ Function that divide cyst in 4 quartiles (or ranks)
42
42
using the chosen variable
43
- then gives the percentage of cells in each quartile
43
+ then gives the percentage of cells in each quartile (or rank)
44
44
that are scutoids.
45
45
46
46
### getCellSpatialData_ui
@@ -61,7 +61,7 @@ Plotting 3D renders with feature information color-coded
61
61
Plotting 3D renders with all features information color-coded
62
62
63
63
### plotGradientBoomerangs
64
- For each quartile of selected variable's distribution
64
+ For each quartile (or rank) of selected variable's distribution
65
65
a scatter plot and histogram plot is plotted and saved
66
66
67
67
![ Demo plotGradientBoomerangs] ( https://github.com/ComplexOrganizationOfLivingMatter/NaturalVariation/blob/main/Code/src/lib/tutorials/plotGradientBoomerangs.gif )
You can’t perform that action at this time.
0 commit comments