No Description

julienPC 3f07d0cfb7 testing sync 2 years ago
.log 3f07d0cfb7 testing sync 2 years ago
01_project_management e653e89e3f gin commit from MacBook-Pro-4 3 years ago
02_material_and_methods e653e89e3f gin commit from MacBook-Pro-4 3 years ago
03_data e653e89e3f gin commit from MacBook-Pro-4 3 years ago
04_data_analysis @ 64cdee6597 593366549b git-annex in jcolomb@MacBook-Pro-4 3 years ago
05_figures 8327ccf1bc git-annex in jcolomb@MacBook-Pro-4 3 years ago
06_disseminations 18abc36f9f testing commit before sync 3 years ago
07_misc be3b812be7 gin commit from MacBook-Pro-4 3 years ago
log a0c4db6c18 git-annex in jcolomb@MacBook-Pro-4 3 years ago
.gitmodules 8327ccf1bc git-annex in jcolomb@MacBook-Pro-4 3 years ago
LICENSE-CC-BY 18fe44b7d2 add thorsten feedback 3 years ago
README-Rrepo1.md 56ebac9dfe Update 'README-Rrepo1.md' 3 years ago
README.md e8f66c0655 gin commit from MacBook-Pro-4 3 years ago
datacite b3b81c14e7 First draft 3 years ago
old_sync.bat a2d41df894 git-annex in jcolomb@gaston 2 years ago
sync.bat dcfe4d4a3a test 2 years ago
sync.sh dcfe4d4a3a test 2 years ago

README-Rrepo1.md

This repository follows the Research repository template, v.2.1, https://doi.org/10.5281/zenodo.3987767.

Project description

Abstract:

list of experiments :

Contribution

Please use the issue tracking on the gin repository to give feedback.

Cheatsheets about what goes where:

  • Prior to data acquisition:

    • save all documents related to research planning in the 01-Project_management folder, and update material and methods information as soon as possible. For instance, indicate all information about reagents at the time or purchase. And put any code or variable files created for data acquisition in the 02_material_methods folder.
  • Data acquisition and analysis:

    • Data is organised first following experiments, make sure to describe every experiment in a readme file and link to the adequate files saved in 02_material_methods.
    • All files coming directly from your hardware should go in the rawdata folder.
    • Any file that you want to archive or publish should go in the derivateddata folder. This includes results from manual analysis of the raw data.
    • Any file created automatically during the analysis and that is easy to recreate should be saved in the processed_data folder: it will not be included in the long term storage or publication of the data.
    • The 04_data_analysis folder should only include code and documentation of the analysis. If you are using excel to analyse the data, put the files in the processed_data and only add some text describing the analysis in the analysis folder.
    • The output of your analysis (figures and reproducible reports pdfs) should be saved in the 05_figures or the 06_disseminations/01_report_conferences/01_textreports folders, to facilitates sharing with non-coders.
  • Manuscript preparation

    • Put figures ready for publication in the 05_figures/shared_figures folder
    • Put the manuscript (or some important versions of it, if using an external tool for writing it) in the 06_disseminations/02_manuscripts folder. Please use full URL to embed figures in the manuscript.

Notes

The folder structure is extended following extend_this_tree.md, a file that can be deleted once the repository is in function.

Note: synchronisation scripts will be added when ready.