|
9 | 9 | "\n", |
10 | 10 | "This comprehensive tutorial will guide you through creating, manipulating, and sharing neuroglancer visualizations for CRANT neurons. We'll cover:\n", |
11 | 11 | "\n", |
12 | | - "1. Basic scene creation and URL generation\n", |
13 | | - "2. Adding and coloring neurons\n", |
14 | | - "3. Working with annotations (points, lines, ellipsoids)\n", |
15 | | - "4. Adding neuron skeletons\n", |
16 | | - "5. Grouping and organizing neurons\n", |
17 | | - "6. Scene customization (layouts, layers, coordinates)\n", |
18 | | - "7. URL shortening and sharing\n", |
19 | | - "8. Integration with NeuronCriteria queries\n", |
20 | | - "9. Advanced connectivity visualization\n", |
21 | | - "10. Tips and best practices" |
| 12 | + "* Basic scene creation and URL generation\n", |
| 13 | + "* Adding and coloring neurons\n", |
| 14 | + "* Working with annotations (points, lines, ellipsoids)\n", |
| 15 | + "* Adding neuron skeletons\n", |
| 16 | + "* Grouping and organizing neurons\n", |
| 17 | + "* Scene customization (layouts, layers, coordinates)\n", |
| 18 | + "* URL shortening and sharing\n", |
| 19 | + "* Integration with NeuronCriteria queries\n", |
| 20 | + "* Advanced connectivity visualization\n", |
| 21 | + "* Tips and best practices\n", |
| 22 | + "\n", |
| 23 | + "Let's get started by setting up our environment." |
22 | 24 | ] |
23 | 25 | }, |
24 | 26 | { |
|
0 commit comments