S3method(as.data.frame,mechgraph)
importFrom(igraph, as.igraph)
S3method(as.igraph,mechgraph)
S3method(as_mechgraph,data.frame)
S3method(as_mechgraph,mechgraph)
S3method(print,mechgraph)
export(as_mechgraph)
export(is_mechgraph)
export(mg_biogrid_download)
export(mg_biogrid_file_url)
export(mg_biogrid_parse)
export(mg_biogrid_versions)
export(mg_bind)
export(mg_combine)
export(mg_add_edges)
export(mg_add_nodes)
export(mg_drop_edges)
export(mg_drop_nodes)
export(mg_edges)
export(mg_empty)
export(mg_filter_edges)
export(mg_filter_nodes)
export(mg_from_biogrid)
export(mg_from_edges)
export(mg_string_download)
export(mg_string_file_url)
export(mg_string_parse)
export(mg_string_species)
export(mg_from_string)
export(mg_string_versions)
export(mg_graph)
export(mg_induced_subgraph)
export(mg_metadata)
export(mg_nodes)
export(mg_qc)
export(mg_sources)
export(mg_validate)
