Welcome to NORDic’s documentation!
Being able to build in an automated and reproducible way a model of gene interactions and their influences on gene activity will allow to consider more complex diseases and biological phenomena, on a larger set of genes. These models might speed up the understanding of the gene regulation hierarchy by bioinformaticians and biologists, allow to predict novel drugs or gene targets which might be investigated later for healthcare purposes. In particular, the network-oriented approach allow to predict off-targets, which are non-specific drug targets which might lead to otherwise unexpected toxic side effects.
NORDic is an open-source package which allows to focus on a network-oriented approach to identify regulatory mechanisms linked to a disease, to detect master regulators in a diseased transcriptomic context, to simulate drug effects on a patient through a network, and adaptively test drugs to perform sample-efficient, error-bound drug repurposing.
- Introduction to NORDic
- Statement of need
- Automated identification of disease-related Boolean networks (NORDic NI)
- Prioritization of master regulators in Boolean networks (NORDic PMR)
- Novel approaches for scoring drug effects & repurposing drugs (NORDic DS & DR)
- Extraction of information from large public data sets & simulation module (NORDic UTILS)
- Summary
- Installation
- Statement of need
- Usage
- NORDic
- NORDic NI module
- NORDic PMR module
- NORDic DS module
- NORDic DR module
- NORDic UTILS module
- NORDic.UTILS.DISGENET_utils module
- NORDic.UTILS.LINCS_utils module
- NORDic.UTILS.STRING_utils module
- NORDic.UTILS.utils_data module
- NORDic.UTILS.utils_exp module
- NORDic.UTILS.utils_grn module
CL()
Centr()
DS()
GT()
build_influences()
build_observations()
create_grn()
desirability()
general_topological_parameter()
get_genes_downstream()
get_genes_interactions_from_PPI()
get_genes_most_variable()
get_grfs_from_solution()
get_maxdegree()
get_minimal_edges()
get_weakly_connected()
infer_network()
load_grn()
reconnect_network()
save_grn()
save_solutions()
solution2influences()
zip2df()
- NORDic.UTILS.utils_network module
- NORDic.UTILS.utils_plot module
- NORDic.UTILS.utils_sim module
- NORDic.UTILS.utils_state module