Giter VIP home page Giter VIP logo

formation_fair_2022's Introduction

Formation FAIR 2022

FAIR

Construction d'un projet de formation aux pratiques FAIR

Programme prévisionnel sur 4 axes

  1. Introduction aux pratiques FAIR

    • Crise de la reproductibilité
    • Définitions FAIR
    • Pratiques FAIR au travers d'outils d'aide à la Gestion
    • Programme de la formation FAIR
  2. Notion de versionnage et pérénnité du code

  • Introduction à Git
    • Récupérer du code depuis github, gitlab
    • Créer un dépôt git
    • Créer des commit
    • Ajouter des fichier
    • Mettre à son jour un depôt
  1. Gestion de l'environnement de travail
  • Introduction à la gestion de son environnement
    • Utilisation de conda et des environnements de travail
    • Utilisation de conteneur avec singularity
    • Gestionnaire de workflow avec snakemake
  1. Documentation du code
  • Introduction aux sytèmes de documentations
    • Introduction à Rmarkdown
    • Introduction à jupyter et jupyterlab

Le dépôt se structure selon les 4 thématiques développées :

  1. fair_introduction contient le cours d'introduction du module FAIR
  2. fair_versionnage contient :
  • Le cours sur le versionnage avec Git
  • Le TP_Git
  1. fair_encapsulation contient :

fair_environnement contient :

  • Le cours de gestion des workflows avec snakemake
  • Le TP snakemake
  1. fair_documentation contient :
.
├── fair_documentation
│   ├── documentation_TP
│   ├── introduction_documentation
│   ├── rmarkdown_cheatsheet_V2.pdf
│   └── rmarkdown_reference_guide.pdf
├── fair_encapsulation
│   ├── conda_sheet_4.12.pdf
│   ├── encapsulation_cours
│   └── encapsulation_TP
├── fair_environnement
│   └── snakemake_cours
├── fair_introduction
│   └── introduction_fair_cours
├── fair_versionnage
│   ├── versionnage_cours
│   └── versionnage_TP
└── README.md

15 directories, 6 files

formation_fair_2022's People

Contributors

pimarin avatar nagoue avatar philipperuiz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.