{"count":686,"next":"https://catalogue.france-bioinformatique.fr/api/event/?format=json&limit=20&offset=100&ordering=topics","previous":"https://catalogue.france-bioinformatique.fr/api/event/?format=json&limit=20&offset=60&ordering=topics","results":[{"id":497,"name":"Linux Avancé / Advanced Linux - 2022 Session2","shortName":"Advanced Linux - 2022 Session 2","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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"logo_url":"https://abims.sb-roscoff.fr/sites/default/files/abims.png","updated_at":"2023-05-17T09:55:24.793130Z","type":"Training course","start_date":"2022-11-22","end_date":"2022-11-22","venue":"Station Biologique de Roscoff","city":"Roscoff","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":"2022-10-07","registration_closing":"2022-11-06","registration_status":"closed","courseMode":"Onsite"},{"id":800,"name":"LINUX - 28 septembre 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":12,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=json"],"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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"logo_url":"https://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png","updated_at":"2026-04-20T08:19:30.914358Z","type":"Training course","start_date":"2026-09-28","end_date":"2026-09-28","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=json"},{"id":138,"name":"Linux TP - Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20TP%20-%20Genotoul-bioinfo/?format=json"}],"computingFacilities":[],"realisation_status":"future","registration_opening":"2026-04-20","registration_closing":"2026-08-14","registration_status":"closed","courseMode":"Onsite"},{"id":768,"name":"Principes FAIR  & Git Initiation","shortName":"FAIR & GIT - Initiation","description":"Objectifs\r\n- Principes FAIR :\r\n    Connaître les principes FAIR\r\n    Être capable de prendre en compte les principes FAIR dans l'ensemble des étapes d'un projet impliquant la \r\n    collecte et/ou l'analyse de données\r\n- Initiation à Git :\r\n    Savoir définir ce qu’est un outil de gestion de version\r\n    Être capable d’initialiser un entrepôt Git pour un projet\r\n    Être capable de définir quels fichiers inclure/exclure d’un projet\r\n    Savoir enregistrer localement une nouvelle version pour un projet\r\n    Savoir partager des modifications locales avec tous les contributeurs d’un projet\r\n    Savoir gérer des modifications en parallèle en utilisant les branches\r\n   Connaître les bonnes pratiques pour contribuer à projet tiers\r\n\r\nProgramme : \r\n- Principes FAIR\r\n    Présentation des principes FAIR\r\n    Exemples de bonnes pratiques dans la gestion des données : description, organisation du stockage, \r\n    traitements et analyses, mise en accès\r\n- Initiation à Git\r\n    Présentation des avantages de la gestion de versions (projets individuels & projets collaboratifs)\r\n    Présentation des principes de fonctionnement de Git\r\n    Présentation et mise en œuvre des commandes principales de Git (clone, checkout, add, rm, commit, merge,\r\n    push, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)","homepage":"https://abims.sb-roscoff.fr/training/courses","is_draft":false,"costs":["Free"],"topics":["http://edamontology.org/topic_3316","http://edamontology.org/topic_0769"],"keywords":["FAIR","Reproducibility"],"prerequisites":["none"],"openTo":"Everyone","accessConditions":"Pre-registration required.","maxParticipants":18,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=json"],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"logo_url":"https://abims.sb-roscoff.fr/sites/default/files/abims.png","updated_at":"2026-03-24T10:31:49.448012Z","type":"Training course","start_date":"2026-06-16","end_date":"2026-06-16","venue":"","city":"Roscoff","country":"","geographical_range":"","trainers":["https://catalogue.france-bioinformatique.fr/api/userprofile/865/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=json"],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":"2026-03-11","registration_closing":"2026-05-15","registration_status":"closed","courseMode":"Onsite"},{"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=json"],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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=json","https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=json"],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","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=json"],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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=json","https://catalogue.france-bioinformatique.fr/api/userprofile/272/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=json"],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","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=json"],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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=json","https://catalogue.france-bioinformatique.fr/api/userprofile/272/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=json"],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"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=json"],"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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"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=json"}],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"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=json"},{"id":138,"name":"Linux TP - Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20TP%20-%20Genotoul-bioinfo/?format=json"}],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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=json"],"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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"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=json"],"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=json"],"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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"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=json"],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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=json"],"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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"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=json"],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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=json","https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=json"],"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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"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=json"},{"id":138,"name":"Linux TP - Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20TP%20-%20Genotoul-bioinfo/?format=json"}],"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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"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"}]}