Quick Start =========== This section provides walkthroughs and reference guides for getting started with BioNeuralNet. - :doc:`Quick_Start`: An end-to-end notebook walkthrough using a synthetic demo dataset, covering network construction, subgraph detection, and disease prediction. - :doc:`quick_start_bio`: A user-friendly walkthrough for members of the community without a developer background. - :doc:`data_framework`: A structured, stage-by-stage parameter reference and decision guide grounded in empirical results from the TCGA and COPD workflows. .. toctree:: :maxdepth: 2 :caption: Quick Start Quick_Start quick_start_bio data_framework