Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit d7b98a1

Browse files
Docs: Update README for Clone and Transform workflows (#162)
1 parent ae04889 commit d7b98a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ This project contains several workflows for processing morphologies:
2424
- **Repair:** process morphologies to correct for artifacts of in-vitro reconstruction (click on
2525
the image for more details).
2626
[![](autoapi/tasks/workflows/Repair.png)](autoapi/tasks/workflows/index.html#tasks.workflows.Repair)
27+
- **Clone:** clone morphologies and apply some variability (click on
28+
the image for more details).
29+
[![](autoapi/tasks/workflows/Clone.png)](autoapi/tasks/workflows/index.html#tasks.workflows.Clone)
30+
- **Transform:** transform morphologies by rescaling the soma, the sections and their diameters (click on
31+
the image for more details).
32+
[![](autoapi/tasks/workflows/Transform.png)](autoapi/tasks/workflows/index.html#tasks.workflows.Transform)
2733

2834

2935
In a nutshell, the user provides a list of morphologies in a ``.csv`` file, with their names and

0 commit comments

Comments
 (0)