Skip to content

Commit 9b1076c

Browse files
authored
Update README.md
1 parent d924112 commit 9b1076c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Running the code will display some User Interface so no coding is needed to ext
3838
Inside NaturalVariation/Code/src/lib/cartography/
3939

4040
### correlateVariableWithScutoids_ui
41-
Function that divide cyst in 4 quartiles
41+
Function that divide cyst in 4 quartiles (or ranks)
4242
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)
4444
that are scutoids.
4545

4646
### getCellSpatialData_ui
@@ -61,7 +61,7 @@ Plotting 3D renders with feature information color-coded
6161
Plotting 3D renders with all features information color-coded
6262

6363
### plotGradientBoomerangs
64-
For each quartile of selected variable's distribution
64+
For each quartile (or rank) of selected variable's distribution
6565
a scatter plot and histogram plot is plotted and saved
6666

6767
![Demo plotGradientBoomerangs](https://github.com/ComplexOrganizationOfLivingMatter/NaturalVariation/blob/main/Code/src/lib/tutorials/plotGradientBoomerangs.gif)

0 commit comments

Comments
 (0)