Retrieve a specific resource

GET /api/tool/fasttree
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "FastTree",
    "description": "Infers approximately-maximum-likelihood phylogenetic trees from alignments of nucleotide or protein sequences.",
    "homepage": "https://www.microbesonline.org/fasttree/",
    "biotoolsID": "fasttree",
    "biotoolsCURIE": "biotools:fasttree",
    "version": [],
    "otherID": [],
    "relation": [],
    "function": [
        {
            "operation": [
                {
                    "uri": "http://edamontology.org/operation_0540",
                    "term": "Phylogenetic tree generation (from molecular sequences)"
                },
                {
                    "uri": "http://edamontology.org/operation_0547",
                    "term": "Phylogenetic tree generation (maximum likelihood and Bayesian methods)"
                }
            ],
            "input": [],
            "output": [],
            "note": null,
            "cmd": null
        }
    ],
    "toolType": [
        "Command-line tool"
    ],
    "topic": [
        {
            "uri": "http://edamontology.org/topic_3293",
            "term": "Phylogenetics"
        },
        {
            "uri": "http://edamontology.org/topic_0080",
            "term": "Sequence analysis"
        }
    ],
    "operatingSystem": [
        "Linux",
        "Windows"
    ],
    "language": [
        "C"
    ],
    "license": null,
    "collectionID": [
        "EBI Training Tools"
    ],
    "maturity": null,
    "cost": null,
    "accessibility": null,
    "elixirPlatform": [],
    "elixirNode": [],
    "elixirCommunity": [],
    "link": [],
    "download": [],
    "documentation": [
        {
            "url": "https://www.microbesonline.org/fasttree/#How",
            "type": [
                "General"
            ],
            "note": null
        }
    ],
    "publication": [
        {
            "doi": "10.1093/molbev/msp077",
            "pmid": "19377059",
            "pmcid": "PMC2693737",
            "type": [],
            "version": null,
            "note": null,
            "metadata": null
        },
        {
            "doi": "10.1371/journal.pone.0009490",
            "pmid": "20224823",
            "pmcid": "PMC2835736",
            "type": [],
            "version": null,
            "note": null,
            "metadata": null
        }
    ],
    "credit": [
        {
            "name": null,
            "email": "fasttree@microbesonline.org",
            "url": null,
            "orcidid": null,
            "gridid": null,
            "rorid": null,
            "fundrefid": null,
            "typeEntity": "Person",
            "typeRole": [
                "Primary contact"
            ],
            "note": null
        }
    ],
    "community": null,
    "owner": "ebi_training_import",
    "additionDate": "2017-01-17T15:07:50Z",
    "lastUpdate": "2023-11-02T23:36:13.800365Z",
    "editPermission": {
        "type": "group",
        "authors": [
            "ardeleanadriandvm",
            "ELIXIR-CZ"
        ]
    },
    "validated": 1,
    "homepage_status": 0,
    "elixir_badge": 0,
    "confidence_flag": null
}