File size: 329 Bytes
61a616f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "features": {
        "chrom": "string",
        "start": "int32",
        "end": "int32",
        "name": "string",
        "_clinSignCode": "string",
        "ref": "string",
        "mutate": "string",
        "effect": "int32"
    },
    "split": {
        "test": {
            "num_examples": 133320
        }
    }
}