You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/code_and_data_management.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ For the external collaborator (copied from above):
84
84
1.[Install Datalad](https://handbook.datalad.org/en/latest/intro/installation.html): in a nutshell it is "git for data", checkout more at the offical [datalad handbook](https://handbook.datalad.org/en/latest/).
85
85
2. Create an account on [G-node GIN](https://gin.g-node.org/): GIN is a host server for Neuro Imaging data, good for “unlimited” and free cloud back-up and private and public data sharing.
86
86
3. Share your gin account to the person in charge to share the data with you and ask to be added as a "collaborator" to the specific repos you want to be share with you
87
-
4. Use datalad to get the data, use this script below by changing paths anb URL (use ssh URL strationg with `git@gin.g-node.org:/cpp-lln-lab/`):
87
+
4. Use datalad to get the data, use this script below by changing paths and URL (use ssh URL starting with `git@gin.g-node.org:/cpp-lln-lab/`):
0 commit comments