fm4bio-ning commited on
Commit
61a616f
·
verified ·
1 Parent(s): 8a6f29a

Upload 2 files

Browse files
Files changed (2) hide show
  1. data_info.json +17 -0
  2. test.bed +0 -0
data_info.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "features": {
3
+ "chrom": "string",
4
+ "start": "int32",
5
+ "end": "int32",
6
+ "name": "string",
7
+ "_clinSignCode": "string",
8
+ "ref": "string",
9
+ "mutate": "string",
10
+ "effect": "int32"
11
+ },
12
+ "split": {
13
+ "test": {
14
+ "num_examples": 133320
15
+ }
16
+ }
17
+ }
test.bed ADDED
The diff for this file is too large to render. See raw diff