Analytics Core (analytics_core)

R_wrapper.py

call_Rpackage(call='function', designation='aov')[source]
R_matrix2Py_matrix(r_matrix, index, columns)[source]

analytics_factory.py

utils.py

check_columns(df, cols)[source]
mpl_to_html_image(plot, width=800)[source]
generate_html(network)[source]

This method gets the data structures supporting the nodes, edges, and options and updates the pyvis html template holding the visualization.

append_to_list(mylist, myappend)[source]
neo4j_path_to_networkx(paths, key='path')[source]
neo4j_schema_to_networkx(schema)[source]
networkx_to_cytoscape(graph)[source]
networkx_to_gml(graph, path)[source]
networkx_to_neo4j_document(graph)[source]
json_network_to_gml(graph_json, path)[source]
networkx_to_graphml(graph, path)[source]
json_network_to_graphml(graph_json, path)[source]
json_network_to_networkx(graph_json)[source]
generator_to_dict(genvar)[source]
parse_html(html_snippet)[source]
convert_html_to_dash(el, style=None)[source]
hex2rgb(color)[source]
get_rgb_colors(n)[source]
get_hex_colors(n)[source]
getMedlineAbstracts(idList)[source]