We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d6de60 commit b8dda68Copy full SHA for b8dda68
1 file changed
docs/getting_started.md
@@ -42,7 +42,6 @@ All plotting is headless-safe (no GUI required).
42
After cloning the repository, the main structure is:
43
44
```
45
-
46
I-SAGE/
47
├── workflows/
48
│ └── iblesse_month2/
@@ -57,7 +56,6 @@ I-SAGE/
57
56
├── documentation/
58
├── README.md
59
└── nextflow.config
60
61
````
62
63
You will typically only modify:
0 commit comments