This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"disease_id":1, | |
"disease_name":"disease 1", | |
"type" : "negative", | |
"therapeutic_area":"oncology", | |
"drug_name": "robert", | |
"location":"", | |
"phase":"Two", | |
"company":"ally"}, | |
{"disease_id":1, | |
"type" : "positive", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"drug_id":1,"drug_name":"drug 1","phase":"preclinical","company":"company 1","disease_id":1,"disease_name":"disease 1"}, | |
{"drug_id":2,"drug_name":"drug 2","phase":"phase 1","company":"company 1","disease_id":2,"disease_name":"disease 2"}, | |
{"drug_id":3,"drug_name":"drug 3","phase":"phase 1/2","company":"company 1","disease_id":1,"disease_name":"disease 1"}, | |
{"drug_id":4,"drug_name":"drug 4","phase":"phase 2","company":"company 1","disease_id":2,"disease_name":"disease 2"}, | |
{"drug_id":5,"drug_name":"drug 5","phase":"phase 2/3","company":"company 2","disease_id":1,"disease_name":"disease 1"} ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
[ | |
{"domain": "Data Visualization", "name": "D3.js", "link": "https://jiankuang.pythonanywhere.com/datavis/d3/scatter", "value": 10}, | |
{"domain": "Data Visualization", "name": "Dimple.js", "link": "http://bl.ocks.org/jiankuang", "value": 8}, | |
{"domain": "Data Visualization", "name": "matplotlib(python)", "value": 6}, | |
{"domain": "Data Visualization", "name": "ggplot(R)", "value": 4}, | |
{"domain": "Data Analysis", "name": "Numpy", "value": 9}, | |
{"domain": "Data Analysis", "name": "scikit-learn", "value": 8}, | |
{"domain": "R", "name": "Machine Learning", "link": "https://www.coursera.org/account/accomplishments/records/XQRELS5AR3F4", "value": 10}, | |
{"domain": "R", "name": "Getting and Cleaning Data", "link": "https://www.coursera.org/account/accomplishments/records/Wb3WPYcj7AmNQhqR", "value": 6}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"state":"Maine", | |
"produce":"apples", | |
"year":1800, | |
"value":"131" | |
}, | |
{ | |
"state":"Maine", | |
"produce":"apples", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"state":"Maine", | |
"produce":"apples", | |
"year":19000102, | |
"value":"131" | |
}, | |
{ | |
"state":"Maine", | |
"produce":"apples", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "nodes" : [ | |
{"id":"CHAPERONE","group":2012}, | |
{"id":"LATS-YAP","group":2013}, | |
{"id":"NF3:NF2:NF1","group":2013}, | |
{"id":"YKI/YAP","group":1985}, | |
{"id":"INHIBITION","group":1985}, | |
{"id":"INTERACT","group":2009}, | |
{"id":"REGULATION.NF2","group":1992}, | |
{"id":"SALVADOR/WARTS/HIPPO","group":2001}, | |
{"id":"C-TERMINAL DEFICIENT MERLIN MUTANT","group":2001}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "nodes" : [ | |
{"id":"NEUROFIBROMATOSIS 2 (NF2) GENE","group":2014}, | |
{"id":"YAP1-INDUCED","group":2014}, | |
{"id":"YAP","group":2016}, | |
{"id":"REGULATION.NF2","group":2016}, | |
{"id":"IMPROVE","group":2016}, | |
{"id":"HIPPO KINASE","group":2016}, | |
{"id":"COFACTOR","group":2007}, | |
{"id":"CLEAVAGE","group":2007}, | |
{"id":"HOUSE-BRACKMANNNF2","group":2007}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nodes": [ | |
{"id": "Myriel", "group": 1}, | |
{"id": "Napoleon", "group": 1}, | |
{"id": "Mlle.Baptistine", "group": 1}, | |
{"id": "Mme.Magloire", "group": 1}, | |
{"id": "CountessdeLo", "group": 1}, | |
{"id": "Geborand", "group": 1}, | |
{"id": "Champtercier", "group": 1}, | |
{"id": "Cravatte", "group": 1}, |