Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=60&ordering=maxParticipants
{ "count": 668, "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=80&ordering=maxParticipants", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=40&ordering=maxParticipants", "results": [ { "id": 700, "name": "Manipulation de données avec R, introduction à tidyverse : 2025", "shortName": "Introduction à tidyverse", "description": "Objectifs pédagogiques\r\nA l’issue de la formation, les stagiaires seront capables de :\r\n* utiliser les principales fonctions des packages dplyr et tidyr de l’écosystème du « tidyverse »\r\n* lire les données et les ranger dans un format « tidy »\r\n* manipuler les données : filtrer, sélectionner, trier, produire des résultats par groupe, fusionner plusieurs tables\r\n* mettre en forme et pivoter les tables de données\r\n\r\nProgramme\r\n* Principes du tidyverse\r\n* Principales fonctions de manipulation de données du package dplyr : ajouter de nouvelles variables, sélectionner des colonnes, filtrer des lignes, trier, grouper, fusionner des tables\r\n* Enchaînements des opérations à l’aide de « pipe »\r\n* Mise en forme, jointure et pivot de données avec le package tidyr\r\n* Mise en application sur un exemple d’analyse de données de transcriptomique.", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "R Language", "Tidyverse" ], "prerequisites": [ "Basic knowledge of R" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2025-01-23T15:46:16.560558Z", "type": "Training course", "start_date": "2025-06-16", "end_date": "2025-06-17", "venue": "", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-01-21", "registration_closing": "2025-06-01", "registration_status": "closed", "courseMode": "Online" }, { "id": 586, "name": "Initiation à Linux / Introduction to Linux (2024 session)", "shortName": "Initiation à Linux (2024)", "description": "Objectifs pédagogiques\r\nÀ l'issue de la formation, les stagiaires connaîtront les principales commandes Linux et sauront utiliser le système Linux.\r\n\r\nProgramme\r\n* Connexion (ssh) et transferts de fichiers (scp, rsync)\r\n* Interfaces graphiques (Gnome, KDE) / émulateurs\r\n* Aide en ligne\r\n* Utilisation du shell : le rappel des commandes, l’historique, la complétion\r\n* Système de fichiers : arborescence et chemin d’accès, le répertoire d’accueil…\r\n* Gestion des fichiers et des répertoires\r\n* Principe de protection : les attributs sur les fichiers, les droits d’accès", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "Linux" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2024-01-18T14:45:07.371530Z", "type": "Training course", "start_date": "2024-05-29", "end_date": "2024-05-29", "venue": "https://migale.inrae.fr/how-to-come", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/473/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/422/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-01-08", "registration_closing": "2024-05-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 579, "name": "Manipulation de données avec R, introduction à tidyverse (session 2024)", "shortName": "Introduction à tidyverse (2024)", "description": "Objectifs pédagogiques\r\nA l’issue de la formation, les stagiaires seront capables de :\r\n* utiliser les principales fonctions des packages dplyr et tidyr de l’écosystème du « tidyverse »\r\n* lire les données et les ranger dans un format « tidy »\r\n* manipuler les données : filtrer, sélectionner, trier, produire des résultats par groupe, fusionner plusieurs tables\r\n* mettre en forme et pivoter les tables de données\r\n\r\nProgramme\r\n* Principes du tidyverse\r\n* Principales fonctions de manipulation de données du package dplyr : ajouter de nouvelles variables, sélectionner des colonnes, filtrer des lignes, trier, grouper, fusionner des tables\r\n* Enchaînements des opérations à l’aide de « pipe »\r\n* Mise en forme, jointure et pivot de données avec le package tidyr\r\n* Mise en application sur un exemple d’analyse de données de transcriptomique.", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "R Language", "Tidyverse" ], "prerequisites": [ "Basic knowledge of R" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2024-01-18T12:35:50.766349Z", "type": "Training course", "start_date": "2024-04-03", "end_date": "2024-04-04", "venue": "https://migale.inrae.fr/how-to-come", "city": "Jouy-en-Josas", "country": "FRance", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/745/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/415/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-01-08", "registration_closing": "2024-03-20", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 695, "name": "Analyse statistique de données RNA-Seq - Recherche des régions d’intérêt différentiellement exprimées : 2025", "shortName": "Analyse statistique de données RNA-Seq", "description": "Objectifs pédagogiques\r\n* Se sensibiliser aux concepts et méthodes statistiques pour l’analyse de données transcriptomiques de type RNA-Seq.\r\n* Comprendre le matériel et méthodes (normalisation et tests statistiques) d’un article.\r\n* Réaliser une étude transcriptomique avec R dans l’environnement RStudio.\r\n\r\nProgramme\r\n* Planification expérimentale des expériences RNA-Seq (identification des biais, répétitions, biais contrôlables).\r\n* Normalisation et analyse différentielle : recherche de “régions d’intérêt” différentiellement exprimées (modèle linéaire généralisé).\r\n*Prise en compte de la multiplicité des tests.\r\n\r\nLe cours sera illustré par différents exemples. Un jeu de données à deux facteurs sera analysé avec les packages R DESeq2 et edgeR dans l’environnement RStudio.", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_3170", "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3308" ], "keywords": [ "Statistical differential analysis", "RNA-seq" ], "prerequisites": [ "Basic knowledge of R" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2025-01-23T15:39:41.484105Z", "type": "Training course", "start_date": "2025-05-12", "end_date": "2025-05-13", "venue": "", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-01-21", "registration_closing": "2025-04-27", "registration_status": "closed", "courseMode": "Online" }, { "id": 479, "name": "Using sed and awk to modify large large text files - session 2022/10/12", "shortName": "", "description": "Many analysis generate large result text files which have to be checked, merged, split, reduced. Several tools have been developed and are available on Unix to do this, including sed and AWK. During this course you will be trained to process large files with sed and AWK. Sed is tool enabling to select and process lines. You can easily insert, delete, modify, append lines to very large files with millions of lines. AWK will enable to perform more fine tuned file modifications based on columns. It includes also more mathematical and string functions. The course is based mainly on exercises with small sections presenting concepts and commands.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/modify-and-extract-information-from-large-text-files-day-2-3/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [ "Programming Languages & Computer Sciences" ], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-03-26T14:09:59.037431Z", "type": "Training course", "start_date": "2022-10-12", "end_date": "2022-10-12", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "National", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-08", "registration_closing": "2022-10-05", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 696, "name": "Annotation et comparaison de génomes bactériens : 2025", "shortName": "Annotation et comparaison de génomes bactériens", "description": "Objectifs pédagogiques\r\nConnaître les concepts et les principales méthodes bioinformatiques pour comparer un jeu de données de génomes microbiens. Construire et évaluer la qualité d’un jeu de données. Savoir mettre en œuvre une comparaison de génomes et en interpréter les résultats.\r\n\r\nProgramme\r\n* Construction d’un jeu de données :\r\n* Téléchargement de données publiques\r\n* Evaluation de la qualité\r\n* Caractérisation de la diversité génomique\r\n* Stratégies de comparaison :\r\n* Construction de famille de protéines\r\n* Alignement de génomes complets\r\n* Analyse des résultats :\r\n o Notion de core et pan-génome\r\n o Notions élémentaires de phylogénomique\r\n o Visualisation et interprétation des résultats\r\n* Mise en pratique sur un jeu de données bactériens, utilisation des logiciels dRep et Roary sous Galaxy.", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_3299", "http://edamontology.org/topic_0622" ], "keywords": [ "Comparative genomics" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2025-01-29T11:32:53.505947Z", "type": "Training course", "start_date": "2025-05-19", "end_date": "2025-05-20", "venue": "", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-01-22", "registration_closing": "2025-05-04", "registration_status": "closed", "courseMode": "Online" }, { "id": 707, "name": "New session of Initiation à la ligne de commande", "shortName": "", "description": "L’objectif de cette formation est de se familiariser à l’utilisation de la ligne de commande pour un usage sur un cluster de\r\ncalcul afin d’acquérir les bases pour le traitement de données biologiques.\r\nPrésentation de l’infrastructure du cluster de calcul du Mésocentre Clermont Auvergne.\r\nIntroduction à l’environnement Linux.\r\nInitiation à un langage de scripting avec le shell Bash.\r\nManipulation en ligne de commande de fichiers de données d'origine biologique.\r\nComment se connecter au serveur de calcul.\r\nApprentissage du langage informatique Bash et comment naviguer dans un environnement Linux.\r\nExercices pratiques de saisie de commandes sur un terminal sans interface graphique.\r\nApprentissage de la gestion de fichiers, comment les créer, gérer les droits d’accès, les manipuler et les transférer sur le\r\ncluster de calcul ou les récupérer sur son poste de travail local.", "homepage": "https://mesocentre.uca.fr/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0605", "http://edamontology.org/topic_0091" ], "keywords": [], "prerequisites": [ "Licence" ], "openTo": "Everyone", "accessConditions": "Avoir un compte sur le cluster de calcul du Mésocentre Clermont Auvergne (faire une demande le cas échéant sur le site\r\nhttps://hub.mesocentre.uca.fr)\r\nVENIR AVEC UN ORDINATEUR PORTABLE muni d’une connexion à Eduroam opérationnelle.", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175", "updated_at": "2025-02-17T12:47:28.918467Z", "type": "Training course", "start_date": "2025-04-09", "end_date": "2025-04-09", "venue": "", "city": "Aubière", "country": "France", "geographical_range": "Local", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-02-17", "registration_closing": "2025-04-02", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 476, "name": "LINUX - session 2022/10/10", "shortName": "", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux-2-2/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2022-10-10", "end_date": "2022-10-10", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-08", "registration_closing": "2022-10-03", "registration_status": "closed", "courseMode": "Online" }, { "id": 485, "name": "IMGT® standards, databases, tools and web resources - Session 2022", "shortName": "IMGT workshop", "description": "Presentation of IMGT® patterns and resources for the study of genes, expressed repertoires and three-dimensional structures of immunoglobulins (antibodies) and T cell receptors.", "homepage": "https://www.biocampus.cnrs.fr/index.php/fr/ateliers-a-venir-inscriptions/68-presentation-des-standards-des-bases-de-donnees-outils-et-ressources-web-d-imgt", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_3948", "http://edamontology.org/topic_3930" ], "keywords": [ "Protein structures", "Immune repertoire analysis", "Monoclonal antibody", "Immunology" ], "prerequisites": [ "Biologists" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/339/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": null, "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2022-06-03", "end_date": null, "venue": "", "city": "Montpellier", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2022-05-20", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 786, "name": "Analyse statistique de données RNA-Seq - Recherche des régions d’intérêt différentiellement exprimées - 2026", "shortName": "Analyse statistique de données RNA-Seq 2026", "description": "Objectifs pédagogiques\r\n* Se sensibiliser aux concepts et méthodes statistiques pour l’analyse de données transcriptomiques de type RNA-Seq.\r\n* Comprendre le matériel et méthodes (normalisation et tests statistiques) d’un article.\r\n* Réaliser une étude transcriptomique avec R dans l’environnement RStudio.\r\n\r\nProgramme\r\n* Planification expérimentale des expériences RNA-Seq (identification des biais, répétitions, biais contrôlables).\r\n* Normalisation et analyse différentielle : recherche de “régions d’intérêt” différentiellement exprimées (modèle linéaire généralisé).\r\n*Prise en compte de la multiplicité des tests.\r\n\r\nLe cours sera illustré par différents exemples. Un jeu de données à deux facteurs sera analysé avec les packages R DESeq2 et edgeR dans l’environnement RStudio.", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_3170", "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3308" ], "keywords": [ "Statistical differential analysis", "RNA-seq" ], "prerequisites": [ "Basic knowledge of R" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2026-02-12T10:29:38.805654Z", "type": "Training course", "start_date": "2026-05-18", "end_date": "2026-05-19", "venue": "", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": null, "registration_closing": "2026-05-04", "registration_status": "open", "courseMode": "Onsite" }, { "id": 746, "name": "RNASeq Analysis", "shortName": "RNASeq Analysis", "description": "Objectives\r\n- Understand the key steps in RNASeq data analysis for a differential expression study\r\n- Know how to perform command-line analysis using Snakemake.\r\n\r\nPedagogical Content\r\nDay 1\r\n- Principle of RNASeq technology: objectives and experimental design.\r\n- Data quality assessment (FastQC, MultiQC).\r\n- Sequence alignment to a reference genome (STAR).\r\n\r\nDay 2\r\n- Differential gene expression analysis (HTSeqCount, DESeq2).\r\n- Functional annotation (GO, Kegg).\r\n- Using the Snakemake workflow system.\r\n- Comparison between RNASeq and 3’SRP methods.\r\n\r\nThe theoretical part is followed by a pipeline run step-by-step on a test dataset. \r\nIt will be possible to start an analysis on your own data.", "homepage": "https://pf-bird.univ-nantes.fr/training/rnaseq/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Familiarity with basic Linux commands.", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 16, "name": "BiRD", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api" } ], "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg", "updated_at": "2026-01-27T10:34:29.823975Z", "type": "Training course", "start_date": "2025-11-03", "end_date": "2025-11-04", "venue": "", "city": "Nantes", "country": "", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2025-10-29", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 506, "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform - March 2023", "shortName": "MicroScope training - march 2023", "description": "In an effort to inform members of the research community about our annotation methods, to provide training for collaborators and other scientists who use the MicroScope platfom, and to inform scientific public on the analysis available in PkGDB (Prokaryotic Genome DataBase), we have developed a 4.5-day course in Microbial Genome Annotation and Comparative Analysis using the MaGe graphical interfaces.\r\n\r\nThis course will familiarize attendees with LABGeM’s annotation pipeline and the manual annotation software MaGe (Magnifying Genome) . No specific bioinformatics skill is required: detailed instruction on the algorithm developed in each annotation methods can be found in specific training courses on «Genomic sequences analysis». Here we focus on the general idea behind each method and, above all, the way you can interpret the corresponding results and combine them with other evidences in order to change or correct the current automatic functional annotation of a given gene, if necessary.\r\n\r\nThis course will also describe how to perform effective searches and analysis of procaryotic data using the graphical functionalities of the MaGe’s interfaces. Because of the numerous pre-computation available in our system (results of “common” annotation tools, synteny with all complete bacterial genomes, metabolic pathway reconstruction, fusion/fission events, genomic islands, …), many practical exercises allow attendees to get familiar with the use the MaGe graphical interfaces in order to efficiently explore these sets of results.", "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/training-annotation-analysis-of-prokaryotic-genomes-using-the-microscope-platform/", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0085", "http://edamontology.org/topic_3301", "http://edamontology.org/topic_0797" ], "keywords": [ "genomics", "Sequence analysis", "Microbial evolution", "Genome analysis", "Structural and functional annotation of genomes" ], "prerequisites": [ "Licence" ], "openTo": "Everyone", "accessConditions": "External training sessions can also be scheduled on demand, in France or abroad. See : https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/external-microscope-professional-training-sessions/", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 15, "name": "Laboratory of Bioinformatics Analyses for Genomics and Metabolism", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Laboratory%20of%20Bioinformatics%20Analyses%20for%20Genomics%20and%20Metabolism/?format=api" } ], "organisedByOrganisations": [ { "id": 67, "name": "University Paris-Saclay", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20Paris-Saclay/?format=api" } ], "organisedByTeams": [ { "id": 9, "name": "MicroScope", "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api" } ], "logo_url": "https://labgem.genoscope.cns.fr/wp-content/uploads/2021/06/GENOSCOPE-LABGeM.jpg", "updated_at": "2023-05-17T09:53:07.876054Z", "type": "Training course", "start_date": "2023-03-20", "end_date": "2023-03-24", "venue": "", "city": "Evry", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2023-02-20", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 754, "name": "RNASEQ ALIGNMENT, QUANTIFICATION AND TRANSCRIPT DISCOVERY WITH STATISTICS - 30 mars 2026", "shortName": "RNASeq bioinfo / biostat - 30 mars 2026", "description": "The Toulouse Genotoul bioinformatics platform, in collaboration with the Genotoul Biostatistics platform, and the MIAT unit, organize a 3,5 days long training course for bio-informaticians and biologists aiming at learning sequence analysis. It focuses on (protein coding) gene expression analysis using reads produced by ‘RNA-Seq’. This training session is designed to introduce sequences from ‘NGS’ (Next Generation Sequencing), particularly Illumina platforms (HiSeq). You will discover the standards file formats, learn about the usual biases of this type of data and run different kinds of analyses, such as spliced alignment on a reference genome, novel gene and transcript discovery, expression quantification of coding genes and transcripts. Finally you will be able to extract the differentially expressed genes.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/rnaseq-alignment-transcripts-assemblies-statistics/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3308" ], "keywords": [ "NGS Data Analysis", "Expression" ], "prerequisites": [ "Linux/Unix", "Cluster", "Langage R de base" ], "openTo": "Everyone", "accessConditions": "Register on the training page : https://bioinfo.genotoul.fr/index.php/training-2/training/", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 15, "name": "MIAT", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api" } ], "organisedByTeams": [ { "id": 33, "name": "Genotoul-biostat", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-biostat/?format=api" }, { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2026-02-02T09:41:25.705694Z", "type": "Training course", "start_date": "2026-03-30", "end_date": "2026-04-02", "venue": "", "city": "Castanet-Tolosan", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [ { "id": 135, "name": "Training RNASeq - bioinfo part - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Training%20RNASeq%20-%20bioinfo%20part%20-%20Genotoul-bioinfo/?format=api" }, { "id": 136, "name": "Training RNASeq - biostat part - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Training%20RNASeq%20-%20biostat%20part%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2026-01-14", "registration_closing": "2026-02-14", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 503, "name": "NGS data analysis on the command line - session 4", "shortName": "NGS-analysis-cli - session4", "description": "This hands-on course will teach bioinformatic approaches for analyzing Illumina sequencing data. Our goal is to introduce the command line skills you need to make the most of your NGS data. \r\nDuring this 4-day training we will first introduce the Linux environment, shell commands and basic R scripting. And then we will focus on two NGS data analyses -- small RNA-seq and RNA-seq -- based on published datasets from the model organism Arabidopsis thaliana", "homepage": "https://gitlab.com/ngs_workshop/april2022", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_3170", "http://edamontology.org/topic_3168", "http://edamontology.org/topic_0102", "http://edamontology.org/topic_2269" ], "keywords": [], "prerequisites": [ "none" ], "openTo": "Internal personnel", "accessConditions": "This training is dedicated to academics working in a laboratory of Unistra/CNRS.", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 79, "name": "IBMP", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IBMP/?format=api" } ], "organisedByTeams": [ { "id": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" } ], "logo_url": null, "updated_at": "2022-11-28T14:04:22.544121Z", "type": "Training course", "start_date": "2022-03-31", "end_date": "2022-04-04", "venue": "", "city": "Strasbourg", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" }, { "id": 667, "name": "LINUX - session 11 March 2025", "shortName": "", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux-2-2/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-12-06T20:39:17.845500Z", "type": "Training course", "start_date": "2025-03-11", "end_date": "2025-03-11", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-12-06", "registration_closing": "2025-03-04", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 640, "name": "RNASeq Analysis", "shortName": "RNASeq Analysis", "description": "Objectives\r\n- Understand the key steps in RNASeq data analysis for a differential expression study\r\n- Know how to perform command-line analysis using Snakemake.\r\n\r\nPedagogical Content\r\nDay 1\r\n- Principle of RNASeq technology: objectives and experimental design.\r\n- Data quality assessment (FastQC, MultiQC).\r\n- Sequence alignment to a reference genome (STAR).\r\n\r\nDay 2\r\n- Differential gene expression analysis (HTSeqCount, DESeq2).\r\n- Functional annotation (GO, Kegg).\r\n- Using the Snakemake workflow system.\r\n- Comparison between RNASeq and 3’SRP methods.\r\n\r\nThe theoretical part is followed by a pipeline run step-by-step on a test dataset. \r\nIt will be possible to start an analysis on your own data.", "homepage": "https://pf-bird.univ-nantes.fr/training/rnaseq/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Familiarity with basic Linux commands.", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 16, "name": "BiRD", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api" } ], "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg", "updated_at": "2024-08-22T15:55:32.866676Z", "type": "Training course", "start_date": "2024-10-02", "end_date": "2024-10-03", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" }, { "id": 541, "name": "Pipelines et méthodes bioinformatiques pour l'analyse de données de séquençage (NGS) - session Octobre 2023", "shortName": "", "description": "Bilille propose des formations en partenariat avec CNRS Formation Entreprises à destination des chercheur-euse-s, enseignant-e-s-chercheur-euse-s, ingénieur-e-s, technicien-ne-s en biologie et médecine. \r\n\r\nObjectifs :\r\n- Comprendre les principes des méthodes d'analyse de données de séquençage à haut débit (NGS)\r\n- Comprendre les paramètres des méthodes et leur impact sur les résultats\r\n- Apprendre à identifier les outils d'analyse en fonction du jeu de données\r\n- Être autonome pour analyser des données dans un gestionnaire de workflow comme Galaxy\r\n- Savoir manipuler les fichiers de lecture de séquençage : extraction, préparation, filtrage / nettoyage\r\n- Savoir évaluer la qualité des données de séquençage\r\n- Savoir analyser des données de séquençage de génomes (avec ou sans génome de référence) et prendre du recul sur le protocole expérimental\r\n- Savoir analyser des données de RNA-seq (avec ou sans génome de référence) et prendre du recul sur le protocole expérimental", "homepage": "https://cnrsformation.cnrs.fr/pipelines-et-methodes-bioinformatiques-pour-analyse-de-donnees-de-sequencage", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 1, "name": "CNRS formation entreprises", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2024-12-09T17:37:10.962175Z", "type": "Training course", "start_date": "2023-10-16", "end_date": "2023-10-20", "venue": "", "city": "Lille", "country": "FRANCE", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2023-10-13", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 745, "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform", "shortName": "MicroScope training - April 2026", "description": "In an effort to inform members of the research community about our annotation methods, to provide training for collaborators and other scientists who use the MicroScope platfom, and to inform scientific public on the analysis available in PkGDB (Prokaryotic Genome DataBase), we have developed a 4.5-day course in Microbial Genome Annotation and Comparative Analysis using the MaGe graphical interfaces.\r\n\r\nThis course will familiarize attendees with LABGeM’s annotation pipeline and the manual annotation software MaGe (Magnifying Genome) . No specific bioinformatics skill is required: detailed instruction on the algorithm developed in each annotation methods can be found in specific training courses on «Genomic sequences analysis». Here we focus on the general idea behind each method and, above all, the way you can interpret the corresponding results and combine them with other evidences in order to change or correct the current automatic functional annotation of a given gene, if necessary.\r\n\r\nThis course will also describe how to perform effective searches and analysis of procaryotic data using the graphical functionalities of the MaGe’s interfaces. Because of the numerous pre-computation available in our system (results of “common” annotation tools, synteny with all complete bacterial genomes, metabolic pathway reconstruction, fusion/fission events, genomic islands, …), many practical exercises allow attendees to get familiar with the use the MaGe graphical interfaces in order to efficiently explore these sets of results.", "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/training-annotation-analysis-of-prokaryotic-genomes-using-the-microscope-platform/", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0085", "http://edamontology.org/topic_3301", "http://edamontology.org/topic_0797" ], "keywords": [], "prerequisites": [ "Licence" ], "openTo": "Everyone", "accessConditions": "External training sessions can also be scheduled on demand, in France or abroad. See : https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/external-microscope-professional-training-sessions/", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/90/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 15, "name": "Laboratory of Bioinformatics Analyses for Genomics and Metabolism", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Laboratory%20of%20Bioinformatics%20Analyses%20for%20Genomics%20and%20Metabolism/?format=api" } ], "organisedByOrganisations": [ { "id": 71, "name": "University of Évry Val d'Essonne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20%C3%89vry%20Val%20d'Essonne/?format=api" } ], "organisedByTeams": [ { "id": 9, "name": "MicroScope", "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api" } ], "logo_url": "https://labgem.genoscope.cns.fr/wp-content/uploads/2019/06/MicroScope_logo-300x210.png", "updated_at": "2026-01-22T13:20:26.879727Z", "type": "Training course", "start_date": "2026-03-30", "end_date": "2026-04-03", "venue": "", "city": "Evry", "country": "", "geographical_range": "International", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2026-02-27", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 608, "name": "LINUX - session 22/04/2024", "shortName": "", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux-2-2/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-03-26T14:24:31.157055Z", "type": "Training course", "start_date": "2024-04-22", "end_date": "2024-04-22", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [ { "id": 137, "name": "Linux slides - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20slides%20-%20Genotoul-bioinfo/?format=api" }, { "id": 138, "name": "Linux TP - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20TP%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-24", "registration_closing": null, "registration_status": "open", "courseMode": "Onsite" }, { "id": 512, "name": "New session of Python scripts for bioinformatics and Linux", "shortName": "New session of Scripts en Python pour la bioinformatique et environnement Linux", "description": "OBJECTIFS\r\n- Connaître les principes et les avantages du système Linux\r\n- Connaître et savoir utiliser les commandes de base permettant de lancer des programmes sous Linux\r\n- Comprendre et savoir lancer des scripts\r\n- Être capable d'écrire des scripts en Python\r\n- Acquérir de l'autonomie pour effectuer des analyses bioinformatiques qui combinent plusieurs outils \r\n\r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoires, etc. \r\n\r\nPROGRAMME\r\n- Linux : lignes de commandes, principales commandes, redirection\r\n- Lancer, créer et modifier des scripts\r\n- Notions de variables, de boucles, de choix\r\n- Programmation de scripts : utilisation de paramètres et de variables, combinaison d'outils et de logiciels, écriture des résultats dans un ou plusieurs fichiers\r\n- Création d'un pipeline d'outils", "homepage": "https://cnrsformation.cnrs.fr/liste-stages-176-Bioinformatique.html", "is_draft": false, "costs": [ "1200 €" ], "topics": [], "keywords": [ "Linux", "Python Language" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 1, "name": "CNRS formation entreprises", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api" } ], "organisedByTeams": [ { "id": 7, "name": "ATGC", "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api" } ], "logo_url": "http://www.atgc-montpellier.fr/pictures/ATGClogo.svg", "updated_at": "2023-10-05T12:36:19.174965Z", "type": "Training course", "start_date": "2023-10-23", "end_date": "2023-10-25", "venue": "", "city": "Montpellier", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" } ] }