Table of Contents
Tools & Training: Data Organization
Recommended Reading: Data Organization
Tools & Training: Data Analysis
Recommended Reading: Data Analysis
Tools & Training: Data Sharing and Archiving
Recommended Reading:Data Sharing and Archiving
Data Quality and Documentation
Tools & Training: Data Quality and Documentation
Recommended Reading: Data Quality and Documentation
Tools & Training: Data Management Planning
Recommended Reading: Data Management Planning
Data Sharing and Archiving Training
- DataONEDataONE provides training to scientists, students and data managers via presentations, workshops and online resources that covers aspects of managing, preserving, analyzing and visualizing data.
Sharing and Archiving Code and Workflows
- Git"Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
- GithubOnline code hosting service based on Git. Share, manage, review and collaborate on your code (without managing your own Git instance).
- MyExperiment"myExperiment makes it easy to find, use and share scientific workflows and other Research Objects, and to build communities."
- Python Code DocumentationThis page is primarily about tools that help, specifically, in generating documentation for software written in Python, i.e., tools that can use language-specific features to automate at least a part of the code documentation work for you. The last section also lists general documentation tools with no specific support for Python (though some of them are themselves written in Python).
- RunMyCode"open platform for disseminating the code and data associated with published results, and enabling independent and public cloud-based verification of methods and findings."
- SubversionOpen source version control system