Будьте уважні! Це призведе до видалення сторінки "Home"
.
Management of scientific data, including consistent organization, annotation, and storage of data, is a challenging task. Accessing and managing data from multiple workplaces while keeping it in sync, backed up, and easily accessible from within or outside the lab is even more demanding. To minimize the time and effort scientists have to spend on these tasks, we offer the GIN (G-Node Infrastructure) services, a free and open data management system designed for comprehensive and reproducible management of neuroscientific data.
The GIN platform is a web-based repository store that you can reach from everywhere, which is secure and which provides fine-grained access control. This enables sharing data with collaborators or publishing your data to the greater scientific community. Both you and your collaborators can work independently, using versioned repositories at work, at home, or wherever you want. All this can either be achieved through various convenient client interfaces or by using the underlying tools (git, git-annex) directly. You can also set up your own GIN server.
If you are unfamiliar with GIN and/or git version control, you can find more details in our short GIN introduction.
In short: GIN gives you a lot of possibilities while minimizing the time and effort you need to invest. It helps you to:
On top of all these features, GIN is flexible, free and open source! You can use it locally, online or even set up your own in-house instance.
gin --version
.gin login
to confirm your identity with the GIN server (This requires the username and password from your GIN server account).gin create <repository name>
to initialize a new repository, or gin get <user name>/<repository name>
to download an existing repository to your local workspace.gin upload .
You can use the GIN system via the web interface or via downloadable client tools. For detailed guides on setup/installation, basic and advanced workflows, as well as tips and tricks, check out the corresponding links below.
Here are also some notes on how to use git-annex directly.
All of the GIN services are Open Source software. If you want to manage your data solely within your lab on your own servers, this can easily be done! Find instructions here.
If you run into any problems during setup or usage of the GIN services, we would invite you to first check out the FAQ. If this does not solve your problem, then we would be happy to help you out in person! You can contact us via email (gin@g-node.org).
For anything bug related regarding ...
the web service you can also open issues on the corresponding github repository.
the GIN client you can open issues on this github repository.
Будьте уважні! Це призведе до видалення сторінки "Home"
.