{
    "id": "validated-splicing-mutations",
    "name": "Validated Splicing Mutations",
    "apiVersion": "1.0.0",
    "organization": {
        "id": "cytognomix",
        "name": "CytoGnomix Inc",
        "description": "We find and validate mutations that others cannot",
        "address": "60 North Centre Rd., Box 27052, London, Ontario N5X 3X5, Canada",
        "welcomeUrl": "http:\/\/cytognomix.com",
        "contactUrl": "http:\/\/cytognomix.com\/?page_id=342",
        "logoUrl": "http:\/\/beacon.cytognomix.com\/images\/MasterLogo-RGB-e1344800806171.gif"
    },
    "welcomeUrl": "https:\/\/validsplicemut.cytognomix.com",
    "createDateTime": "2018-11-09",
    "updateDateTime": "2018-11-09",
    "datasets": [
        {
            "id": "validatedsplicing",
            "name": "Validated Splicing Mutations Dataset",
            "assemblyId": "GRCh37",
            "createDateTime": "2018-11-09",
            "updateDateTime": "2018-11-09",
            "externalUrl": "https:\/\/validsplicemut.cytognomix.com"
        }
    ],
    "sampleAlleleRequests": [
        {
            "alternateBases": "T",
            "referenceBases": "G",
            "referenceName": "11",
            "start": "108214097",
            "includeDatasetResponses": "HIT",
            "assemblyId": "GRCh37"
        },
        {
            "alternateBases": "T",
            "referenceBases": "C",
            "referenceName": "17",
            "start": "7577608",
            "includeDatasetResponses": "HIT",
            "assemblyId": "GRCh37"
        }
    ],
    "info": {
        "Usage": "This API is implemented in accordance with the Beacon API Specification v1.0.0 (https:\/\/github.com\/ga4gh-beacon\/specification\/blob\/master\/beacon.md). Sample allele URLs below provide examples of minimal query syntax.",
        "Coordinate system": "Queries to this beacon are expected to use a 0-based coordinate system in accordance with the GA4GH Beacon specification. Any coordinates appearing in response metadata are 1-based. Input search coordinates and all output on htttp:\/\/validsplicemut.cytognomix.com are 1-based. All MutationForecaster tools including Veridical and the Shannon pipeline use a 1-based coordinate system. Coordinate system conversion based on enduser expectations is discussed here https:\/\/github.com\/ga4gh-beacon\/specification\/wiki\/Developer-FAQs",
        "Sample allele1 URL": "beacon.cytognomix.com\/query?referenceBases=G&alternateBases=T&referenceName=11&start=108214097&includeDatasetResponses=HIT&assemblyId=GRCh37",
        "Sample allele2 URL": "beacon.cytognomix.com\/query?referenceBases=C&alternateBases=T&referenceName=17&start=7577608&includeDatasetResponses=HIT&assemblyId=GRCh37"
    }
}