ABC-all-predictions / liver /dataset_info.json
SunnyLin's picture
Upload folder using huggingface_hub
e2a773f verified
raw
history blame contribute delete
601 Bytes
{
"citation": "",
"description": "",
"features": {
"chr": {
"dtype": "string",
"_type": "Value"
},
"start": {
"dtype": "int64",
"_type": "Value"
},
"end": {
"dtype": "int64",
"_type": "Value"
},
"TargetGene": {
"dtype": "string",
"_type": "Value"
},
"activity": {
"dtype": "float64",
"_type": "Value"
},
"hic_contact": {
"dtype": "float64",
"_type": "Value"
},
"ABC_Score": {
"dtype": "float64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}