Handles creating, reading and updating teams.

GET /api/team/ATGC/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 7,
    "name": "ATGC",
    "logo_url": "http://www.atgc-montpellier.fr/pictures/ATGClogo.svg",
    "description": "La plateforme bioinformatique de l'ATGC fournit des services de génomique évolutive, comparative et fonctionnelle. Elle met en avant les développements méthodologiques réalisés par l'équipe Méthodes et Algorithmes pour la Bioinformatique (MAB) du LIRMM. Ces développements sont diffusés à la communauté scientifique sous forme de services en libre accès sur le site web de la plateforme. La plupart des outils peuvent être utilisés directement en ligne, via une interface web dédiée à partir de laquelle chaque utilisateur peut charger ses propres données. Ces interfaces ont été conçues pour faciliter la présentation des outils, l'analyse et l'interprétation des résultats.",
    "expertise": [
        "http://edamontology.org/topic_3372"
    ],
    "linkCovid19": "",
    "homepage": "http://www.atgc-montpellier.fr/",
    "unitId": "UMR5506",
    "address": "860 rue Saint Priest",
    "city": "Montpellier",
    "country": "France",
    "communities": [],
    "projects": [],
    "affiliatedWith": [
        {
            "id": 52,
            "name": "CNRS",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
        },
        {
            "id": 73,
            "name": "LIRMM",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/LIRMM/?format=api"
        }
    ],
    "publications": [
        "10.1007/978-3-642-00982-2_60",
        "10.1186/1471-2105-9-166",
        "10.1093/sysbio/syq002",
        "10.1093/oxfordjournals.molbev.a025808",
        "10.1080/10635150390235520",
        "10.1093/nar/gki352",
        "10.1093/bioinformatics/bti713",
        "10.1080/10635150600755453",
        "10.1080/10635150701639754",
        "10.1093/molbev/msn067",
        "10.1098/rstb.2008.0180",
        "10.1186/1471-2105-9-413",
        "10.1080/10635150600969872",
        "",
        "10.1093/sysbio/syq010",
        "10.1093/nar/gkn180"
    ],
    "certifications": [
        "Label IBiSA"
    ],
    "fundedBy": [
        {
            "id": 52,
            "name": "CNRS",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
        }
    ],
    "keywords": [
        "Methodology",
        "Metagenomics",
        "Sequence Algorithm",
        "Evolution and Phylogeny",
        "Molecular evolution",
        "Speciation dating",
        "Machine learning",
        "Tree of Life",
        "Assembly of genomes and transcriptomes",
        "Read alignment on genomes",
        "Supertrees and Reconciliations",
        "Gene expression differential analysis",
        "Web portals",
        "metatranscriptomics",
        "Sequence analysis",
        "Interfaces",
        "Interoperability",
        "Knowledge mining",
        "Transcript and transcript variant analysis",
        "Transcriptomics (RNA-seq)",
        "Cluster",
        "Computing Environments",
        "NGS Sequencing Data Analysis",
        "Phylogenomics",
        "Genes and genomes",
        "Pattern matching",
        "Toolkit",
        "Tool integration",
        "Développements technologiques de l‘Information et de la Communication"
    ],
    "fields": [
        "Biologie",
        "Biomédical",
        "Agro-alimentaire",
        "Environnement",
        "Biotechnologie"
    ],
    "orgid": null,
    "tools": [
        "bionj",
        "compphy",
        "crac",
        "fastme",
        "lordec",
        "mpscan",
        "phylogeny.fr",
        "phyml"
    ],
    "services": [],
    "leaders": [],
    "deputies": [],
    "scientificLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/282/?format=api"
    ],
    "technicalLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api"
    ],
    "members": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/443/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/50/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/76/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/108/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/118/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/282/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/411/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/480/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/585/?format=api"
    ],
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api"
    ],
    "ifbMembership": "Member platform",
    "platforms": [],
    "is_active": true,
    "closing_date": null,
    "lat": "43.636878",
    "lng": "3.841811",
    "updated_at": "2024-03-27T12:48:38.368305Z"
}