Handles creating, reading and updating teams.

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

{
    "id": 39,
    "name": "Bio2M",
    "logo_url": "https://bio2m.fr/public/Logo-Bio2M-V2.png",
    "description": "The bioinformatic group involved specialists in text algorithm focusing on the design of new tools and structures for RNA-Seq analysis. We have created a new data structure capable of organizing reads for very quickly queries and developed a software (called CRAC) noticed by Nature as a competitor over existing softwares for the analysis of RNA-Seq data (CRAC, Star, …).\r\n\r\n* Transcriptomics - RNA-Seq\r\n* Kmers analysis\r\n  - [Transipedia](https://transipedia.fr)",
    "expertise": [
        "http://edamontology.org/topic_3170",
        "http://edamontology.org/topic_0091",
        "http://edamontology.org/topic_0203",
        "http://edamontology.org/topic_0659"
    ],
    "linkCovid19": "",
    "homepage": "https://bio2m.fr",
    "unitId": "",
    "address": "BioInformatiques et BioMarqueurs\r\nINSERM U1183\r\nIRMB - Institut de Médecine Regénérative et Biothérapie\r\nHôpital Saint-Eloi\r\n80, av. Augustin Fliche",
    "city": "Montpellier",
    "country": "France",
    "communities": [],
    "projects": [],
    "affiliatedWith": [
        {
            "id": 4,
            "name": "IFB",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api"
        }
    ],
    "publications": [
        "10.1186/1471-2105-12-242",
        "",
        "10.1186/gb-2013-14-3-r30",
        "10.1093/nargab/lqab058"
    ],
    "certifications": [],
    "fundedBy": [
        {
            "id": 54,
            "name": "UM",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UM/?format=api"
        },
        {
            "id": 56,
            "name": "INSERM",
            "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
        }
    ],
    "keywords": [
        "metatranscriptomics",
        "Transcriptomics",
        "Transcript and transcript variant analysis",
        "Transcriptomics (RNA-seq)"
    ],
    "fields": [
        "Biologie"
    ],
    "orgid": null,
    "tools": [
        "kmerator"
    ],
    "services": [],
    "leaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/130/?format=api"
    ],
    "deputies": [],
    "scientificLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/130/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/643/?format=api"
    ],
    "technicalLeaders": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/643/?format=api"
    ],
    "members": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/130/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/760/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/761/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/643/?format=api"
    ],
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/643/?format=api"
    ],
    "ifbMembership": "Contributing platform",
    "platforms": [],
    "is_active": true,
    "closing_date": null,
    "lat": "43.624386",
    "lng": "3.868455",
    "updated_at": "2024-03-12T07:42:25.114714Z"
}