List all resources, or create a new resource.

GET /api/t/?format=api&otherIDVersion=%221.0%22
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "list": [
        {
            "name": "Profiler",
            "description": "Profiler is a peer-reviewed, open-source web platform and desktop version for end-to-end multi-omics data analysis, integrating statistical methods, machine learning, and artificial intelligence into a unified workflow.\n\nThe platform supports proteomics, metabolomics, lipidomics, transcriptomics, genomics, and other omics datasets from raw or tabular inputs. Profiler provides automated preprocessing, data exploration, biomarker discovery, AI-driven modeling, survival analysis, and biological interpretation using enrichment analysis.\n\nDesigned for both bioinformaticians and experimental scientists, Profiler enables reproducible, explainable, and high-performance omics analysis through an intuitive web interface.\n\nProfiler is developed by the PRISM U1192 laboratory and protected by INSERM Transfer.",
            "homepage": "https://prism-profiler.univ-lille.fr/",
            "biotoolsID": "profiler",
            "biotoolsCURIE": "biotools:profiler",
            "version": [
                "1.0"
            ],
            "otherID": [
                {
                    "value": "doi:10.1093/bioinformatics/btaf644",
                    "type": "doi",
                    "version": "1.0"
                }
            ],
            "relation": [],
            "function": [],
            "toolType": [
                "Desktop application",
                "Web application",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3316",
                    "term": "Computer science"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools",
                "Training",
                "Interoperability"
            ],
            "elixirNode": [
                "France"
            ],
            "elixirCommunity": [
                "Metabolomics",
                "Proteomics",
                "Rare Diseases"
            ],
            "link": [
                {
                    "url": "https://prism-profiler.univ-lille.fr/",
                    "type": [
                        "Other"
                    ],
                    "note": "softeware link"
                },
                {
                    "url": "https://github.com/yanisZirem/Profiler_v1_requests_datatests",
                    "type": [
                        "Repository"
                    ],
                    "note": "dataset examples"
                },
                {
                    "url": "https://github.com/yanisZirem/prism-profiler",
                    "type": [
                        "Repository"
                    ],
                    "note": "Desktop version"
                }
            ],
            "download": [
                {
                    "url": "https://doi.org/10.5281/zenodo.17478158",
                    "type": "Source code",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://github.com/yanisZirem/Profiler_v1_requests_datatests",
                    "type": "Test data",
                    "note": null,
                    "version": "1.0"
                },
                {
                    "url": "https://prism-profiler.univ-lille.fr/app/",
                    "type": "Software package",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://prism-profiler.univ-lille.fr/citation/",
                    "type": [
                        "Citation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/btaf644",
                    "pmid": "41324558",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "1.0",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Michel Salzet",
                    "email": "michel.salzet@univ-lille.fr",
                    "url": "https://www.laboratoire-prism.fr/member/michel-salzet/",
                    "orcidid": "https://orcid.org/0000-0003-4318-0817",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": "Professor Michel Salzet known for his work in immunology, oncology and proteomic"
                }
            ],
            "owner": "YZirem",
            "additionDate": "2025-12-16T08:20:17.123908Z",
            "lastUpdate": "2025-12-16T08:20:49.442259Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        }
    ]
}