Tag Archives: version control

Sharing computer code and programs in neuroscience

Many areas of neuroscience require computational techniques to process or analyse data. Some journals including the Nature family of journals and BioMed Central are encouraging investigators to share computer code and programs to improve scientific reproducibility, but these practices are not always adopted. For complex projects with multiple collaborators, it may be unclear what or how much can be shared.

Read more

GitHub: Setting up a version control repository – Part 1

We have been tracking along nicely with the tutorials on using Git for version control. So far, the lessons have focused on version controlling documents on a local computer, but another groovy feature of Git is it allows you and your collaborators to version control documents using GitHub. What is GitHub? GitHub is a web-based version control repository and is

Read more
« Older Entries