Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
eturkes authored and zivy committed May 13, 2022
1 parent 2870cd6 commit a5cadf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Then apply the registration transform by resampling all channels of the the inpu

python -m sitkibex resample "spleen_panel2.nrrd@CD4 AF594" spleen_panel2.nrrd tx_p2_to_p1.txt \
-o spleen_onto_p2_panel1.nrrd
python -m sitkibex resample spleen_panel2.nrrd@CD4 AF594" spleen_panel3.nrrd tx_p2_to_p3.txt \
python -m sitkibex resample "spleen_panel2.nrrd@CD4 AF594" spleen_panel3.nrrd tx_p2_to_p3.txt \
-o spleen_onto_p2_panel3.nrrd


Expand Down

0 comments on commit a5cadf2

Please sign in to comment.