Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=80&ordering=topics
{ "count": 671, "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=100&ordering=topics", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=60&ordering=topics", "results": [ { "id": 770, "name": "Linux - Initiation / Linux for Beginners", "shortName": "Linux Init", "description": "Objectifs :\r\n- Être capable de se connecter à une machine Linux\r\n- Être capable de transférer des fichiers à partir de/vers une machine Linux\r\n- Être capable de naviguer dans le système de fichiers\r\n- Être capable d’examiner le contenu d’un fichier et de gérer l’espace disque\r\n- Être capable de gérer les droits d’accès aux répertoires et aux fichiers.\r\n- Être capable de gérer le lancement, l’interruption et l’arrêt de processus", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316", "http://edamontology.org/topic_0605" ], "keywords": [ "Linux", "Operating systems" ], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2026-03-24T10:31:27.114797Z", "type": "Training course", "start_date": "2026-06-17", "end_date": "2026-06-17", "venue": "", "city": "Roscoff", "country": "", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/24/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-03-11", "registration_closing": "2026-05-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 763, "name": "Utilisation du cluster - SLURM / Cluster usage - SLURM", "shortName": "Cluster SLURM", "description": "Objectifs\r\n- Disposer des concepts et de bonnes pratiques d’utilisation des ressources de calcul.\r\n- Être capable d’utiliser les ressources de calcul de la plateforme en toute autonomie.\r\nProgramme\r\n- Introduction : les équipements (calcul et stockage), espaces de travail, les outils et les données.\r\n- Calcul parallèle : concepts, ressources\r\n- Soumission de jobs (srun, sbatch)\r\n- Monitorer, vérifier, controler les jobs (squeue, scontrol, scancel, sacct).\r\n- Base de l’optimisation d’un job\r\n- Solutions de parallélisation des jobs : (--array)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316", "http://edamontology.org/topic_0605" ], "keywords": [ "SLURM", "Cluster" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2026-03-24T10:31:00.733500Z", "type": "Training course", "start_date": "2026-06-19", "end_date": "2026-06-19", "venue": "", "city": "Roscoff", "country": "", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/272/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-03-11", "registration_closing": "2026-05-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 764, "name": "Linux Avancé / Advanced Linux", "shortName": "Advanced Linux", "description": "Objectifs\r\n- Savoir utiliser des commandes linux pour traiter de grosses quantités de données : fichiers\r\nvolumineux et/ou en grands nombres : recherche, comptage, tri, fusion, …\r\nProgramme\r\n- Introduction\r\n- Décrire (wc, grep)\r\n- Manipuler des fichiers tabulés (cut, sort)\r\n- Rechercher (grep)\r\n- Redirection / Pipeline (stdin, stdout, stderr, >, 2>, &&, |)\r\n- Recherche avancée : notion d’expression régulière (egrep)\r\n- Rechercher/Remplacer haut débit (tr, sed)\r\n- Manipulation de fichier tabulé – mode avancé (awk)\r\n- Traitement séquentiel de nombreux fichiers (for)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [ "Linux" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2026-03-24T10:31:12.050942Z", "type": "Training course", "start_date": "2026-06-18", "end_date": "2026-06-18", "venue": "", "city": "Roscoff", "country": "", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/272/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-03-11", "registration_closing": "2026-05-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 528, "name": "LINUX - session 17/04/2023", "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": "2023-05-17T10:04:05.719947Z", "type": "Training course", "start_date": "2023-04-17", "end_date": "2023-04-17", "venue": "", "city": "", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2023-04-04", "registration_closing": "2023-04-12", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 669, "name": "Using sed and awk to modify large large text files - 13 March 2025", "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": [], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?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-12-06T20:47:41.482360Z", "type": "Training course", "start_date": "2025-03-13", "end_date": "2025-03-13", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [ { "id": 146, "name": "Processing large files with sed awk - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Processing%20large%20files%20with%20sed%20awk%20%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-12-06", "registration_closing": "2025-03-05", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 522, "name": "Utilisation du cluster - SLURM / Cluster usage - SLURM - Session 1 - 2023", "shortName": "Cluster SLURM 2023 S1", "description": "Objectifs\r\n- Disposer des concepts et de bonnes pratiques d’utilisation des ressources de calcul.\r\n- Être capable d’utiliser les ressources de calcul de la plateforme en toute autonomie.\r\nProgramme\r\n- Introduction : les équipements (calcul et stockage), espaces de travail, les outils et les données.\r\n- Calcul parallèle : concepts, ressources\r\n- Soumission de jobs (srun, sbatch)\r\n- Monitorer, vérifier, controler les jobs (squeue, scontrol, scancel, sacct).\r\n- Base de l’optimisation d’un job\r\n- Solutions de parallélisation des jobs : (--array)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2023-05-17T09:26:47.718424Z", "type": "Training course", "start_date": "2023-06-22", "end_date": "2023-06-22", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2023-02-22", "registration_closing": "2023-05-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 521, "name": "Linux Avancé / Advanced Linux - Session 1 - 2023", "shortName": "Advanced Linux 2023 S1", "description": "Objectifs\r\n- Savoir utiliser des commandes linux pour traiter de grosses quantités de données : fichiers\r\nvolumineux et/ou en grands nombres : recherche, comptage, tri, fusion, …\r\nProgramme\r\n- Introduction\r\n- Décrire (wc, grep)\r\n- Manipuler des fichiers tabulés (cut, sort)\r\n- Rechercher (grep)\r\n- Redirection / Pipeline (stdin, stdout, stderr, >, 2>, &&, |)\r\n- Recherche avancée : notion d’expression régulière (egrep)\r\n- Rechercher/Remplacer haut débit (tr, sed)\r\n- Manipulation de fichier tabulé – mode avancé (awk)\r\n- Traitement séquentiel de nombreux fichiers (for)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2023-05-17T09:27:01.721228Z", "type": "Training course", "start_date": "2023-06-21", "end_date": "2023-06-21", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2023-02-22", "registration_closing": "2023-05-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 520, "name": "Linux - Initiation / Linux for Beginners - Session 1 - 2023", "shortName": "Linux Init 2023 S1", "description": "Objectifs :\r\n- Être capable de se connecter à une machine Linux\r\n- Être capable de transférer des fichiers à partir de/vers une machine Linux\r\n- Être capable de naviguer dans le système de fichiers\r\n- Être capable d’examiner le contenu d’un fichier et de gérer l’espace disque\r\n- Être capable de gérer les droits d’accès aux répertoires et aux fichiers.\r\n- Être capable de gérer le lancement, l’interruption et l’arrêt de processus", "homepage": "http://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [ "Linux", "Operating systems" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 16, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2023-05-17T09:27:12.074339Z", "type": "Training course", "start_date": "2023-06-20", "end_date": "2023-06-20", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2023-02-22", "registration_closing": "2023-05-15", "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": 624, "name": "Linux Avancé / Advanced Linux - 2024", "shortName": "Advanced Linux - 2024", "description": "Objectifs\r\n- Savoir utiliser des commandes linux pour traiter de grosses quantités de données : fichiers\r\nvolumineux et/ou en grands nombres : recherche, comptage, tri, fusion, …\r\nProgramme\r\n- Introduction\r\n- Décrire (wc, grep)\r\n- Manipuler des fichiers tabulés (cut, sort)\r\n- Rechercher (grep)\r\n- Redirection / Pipeline (stdin, stdout, stderr, >, 2>, &&, |)\r\n- Recherche avancée : notion d’expression régulière (egrep)\r\n- Rechercher/Remplacer haut débit (tr, sed)\r\n- Manipulation de fichier tabulé – mode avancé (awk)\r\n- Traitement séquentiel de nombreux fichiers (for)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2025-01-23T13:51:43.807358Z", "type": "Training course", "start_date": "2024-05-29", "end_date": "2024-05-29", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-29", "registration_closing": "2024-04-21", "registration_status": "closed", "courseMode": "Onsite" }, { "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": 478, "name": "Using sed and awk to modify large large text files - 2022/03/16", "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", "Linux" ], "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:51.087577Z", "type": "Training course", "start_date": "2022-03-16", "end_date": "2022-03-16", "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-03-08", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 712, "name": "Linux - Initiation / Linux for Beginners", "shortName": "Linux Initiation", "description": "Objectifs :\r\n- Être capable de se connecter à une machine Linux\r\n- Être capable de transférer des fichiers à partir de/vers une machine Linux\r\n- Être capable de naviguer dans le système de fichiers\r\n- Être capable d’examiner le contenu d’un fichier et de gérer l’espace disque\r\n- Être capable de gérer les droits d’accès aux répertoires et aux fichiers.\r\n- Être capable de gérer le lancement, l’interruption et l’arrêt de processus", "homepage": "https://abims.sb-roscoff.fr/ateliers/2025", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [ "Linux", "Operating systems" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription", "maxParticipants": 16, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2025-02-21T08:52:59.581686Z", "type": "Training course", "start_date": "2025-05-14", "end_date": "2025-05-14", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-02-09", "registration_closing": "2025-04-30", "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": 625, "name": "Utilisation du cluster - SLURM / Cluster usage - SLURM - 2024", "shortName": "Cluster SLURM - 2024", "description": "Objectifs\r\n- Disposer des concepts et de bonnes pratiques d’utilisation des ressources de calcul.\r\n- Être capable d’utiliser les ressources de calcul de la plateforme en toute autonomie.\r\nProgramme\r\n- Introduction : les équipements (calcul et stockage), espaces de travail, les outils et les données.\r\n- Calcul parallèle : concepts, ressources\r\n- Soumission de jobs (srun, sbatch)\r\n- Monitorer, vérifier, controler les jobs (squeue, scontrol, scancel, sacct).\r\n- Base de l’optimisation d’un job\r\n- Solutions de parallélisation des jobs : (--array)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2025-01-23T13:51:31.594760Z", "type": "Training course", "start_date": "2024-05-30", "end_date": "2024-05-30", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-29", "registration_closing": "2024-04-21", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 752, "name": "Linux - 24 mars 2026", "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": "https://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": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?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": "https://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2026-02-02T09:40:36.591559Z", "type": "Training course", "start_date": "2026-03-24", "end_date": "2026-02-24", "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": "2026-01-14", "registration_closing": "2026-02-10", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 623, "name": "Linux - Initiation / Linux for Beginners - 2024", "shortName": "Linux Init - 2024", "description": "Objectifs :\r\n- Être capable de se connecter à une machine Linux\r\n- Être capable de transférer des fichiers à partir de/vers une machine Linux\r\n- Être capable de naviguer dans le système de fichiers\r\n- Être capable d’examiner le contenu d’un fichier et de gérer l’espace disque\r\n- Être capable de gérer les droits d’accès aux répertoires et aux fichiers.\r\n- Être capable de gérer le lancement, l’interruption et l’arrêt de processus", "homepage": "http://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [ "Linux", "Operating systems" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 16, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2025-01-23T13:51:59.887045Z", "type": "Training course", "start_date": "2024-05-28", "end_date": "2024-05-28", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-29", "registration_closing": "2024-04-21", "registration_status": "closed", "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": 632, "name": "LINUX - session 07/10/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": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?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-06-05T09:15:55.325587Z", "type": "Training course", "start_date": "2024-10-07", "end_date": "2024-10-07", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api" ], "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-06-05", "registration_closing": "2024-10-01", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 802, "name": "Galaxy Beyond Basics: Mastering Workflows, Automation, and Scalability 2026", "shortName": "Galaxy avancée 2026", "description": "Join us for an intensive, week-long, in-person training designed to elevate your Galaxy expertise to new heights. This workshop is tailored for data scientists, advanced Galaxy users, and team leaders who need to scale, automate, and publish their data analysis workflows for batch processing and production-level applications.\r\n\r\nOver five days, you’ll embark on a comprehensive journey through Galaxy’s advanced capabilities:\r\n\r\nMonday: Introduction & Workflow Development\r\n\r\nStart with a welcome and icebreaker to foster collaboration, followed by a brief overview of Galaxy and its workflow features. Dive into hands-on workflow development, where you’ll learn to design clean, efficient workflows, customize them with parameters, and generate user-friendly workflow reports—combining theory with practical application.\r\n\r\nTuesday: Workflow FAIRification, Documentation, and Export\r\n\r\nBegin with a recap of Day 1, then explore UseGalaxy.fr and its unique features. Learn to annotate workflows with metadata, apply best practices for FAIR compliance, and implement tests to ensure reliability. Publish your workflows to WorkflowHub and Dockstore via the IWC. Develop high-resolution workflow visualizations and create interactive tutorials using a “Choose Your Own Tutorial” approach. Finally, master workflow export by creating RO-Crates for reproducibility and submitting workflows to LifeMonitor for performance tracking.\r\n\r\nWednesday: Scaling Workflows & Galaxy Using Command-Line and API\r\n\r\nStart with a recap and real-world examples of large-scale Galaxy projects. Learn to execute workflows from the command line using Planemo, automate batch processing with shell scripts, and analyze performance for efficiency. Discover how to scale Galaxy use with BioBlend, designing Python scripts for batch workflow execution and evaluating scalability. The day concludes with an introduction to the “Bring Your Own Work” session.\r\n\r\nThursday: Bring Your Own Work (BYOW)\r\n\r\nDedicate the day to applying your new skills to your own projects. With guidance from trainers, refine your workflows, troubleshoot challenges, and implement solutions using your personal data. Collaborate with peers, document your progress, and optimize your workflows to leave with actionable results for your research.\r\n\r\nFriday: Storage, Data Management, Recap, and Closing\r\n\r\nThe final half-day begins with a recap of the week’s progress, followed by a session on “Bring Your Own Storage”, exploring how to integrate personal or institutional storage with Galaxy. Learn about managing databases in Galaxy and the IDC (Intergalactic Data Commission) effort for efficient data organization. The workshop concludes with a general recap, supplementary exercises, and feedback and closing remarks, ensuring you leave with a comprehensive understanding and resources for continued success.\r\n\r\nThis training will be conducted in French, while the materials (slides) will be in English.\r\n\r\nRequirements\r\n\r\nPrior knowledge and experience using Galaxy\r\nPrior knowledge and experience using command line\r\nFluent in French (materials will be in English and discussions will happen in French)\r\nYour own computer\r\nOptional but encouraged: your own workflow and dataset for the Bring Your Own Work (BYOW) session. The workflow and the dataset must be shareable and non-sensitive (i.e., they must not contain any patient-related information or confidential data). The dataset size must be small.", "homepage": "https://training.galaxyproject.org/training-material/events/2026-10-12-Advanced-Galaxy-Training.html#overview", "is_draft": false, "costs": [ "700 euros HT" ], "topics": [ "http://edamontology.org/topic_3316", "http://edamontology.org/topic_0769", "http://edamontology.org/topic_0091" ], "keywords": [ "Reproducibility", "Galaxy", "Workflow development" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "NA", "maxParticipants": 20, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/810/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 3, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api" } ], "organisedByOrganisations": [ { "id": 43, "name": "IFB-core", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB-core/?format=api" } ], "organisedByTeams": [ { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" } ], "logo_url": "https://training.galaxyproject.org/training-material/assets/images/GTN.png", "updated_at": "2026-04-23T08:29:43.871506Z", "type": "Training course", "start_date": "2026-10-12", "end_date": "2026-10-16", "venue": "", "city": "Paris", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-04-22", "registration_closing": "2026-06-05", "registration_status": "open", "courseMode": "Onsite" } ] }