Skip to content

Commit d9aa19b

Browse files
authored
Update README.md
1 parent f846ca1 commit d9aa19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Here, we want to calculate cost matrix between different ROIs in two atlases. Th
3333
```console
3434
python build_cost_matrix.py -s craddock -t shen -task rest1
3535
```
36-
The output will be stored in `G_source_target_task.csv` with `n` by `m` rows and columns indicating number of ROIs in source and target respectively.
36+
The output will be stored in `cost_source_target.csv` with `n` rows and`m` columns indicating number of ROIs in source and target respectively.
3737

3838
## 2. Finding mappings
3939
## 3. Carot: Transforming source(s) to a target atlas

0 commit comments

Comments
 (0)