External Tools
==============

BioNeuralNet provides convenience wrappers for external tools, including:

- **SmCCNet** and **WGCNA** (R-based methods for network construction)
- **Node2Vec** (random-walk-based embedding)
- **FeatureSelector** (basic Python-based approaches for feature selection)

.. toctree::
   :maxdepth: 2
   :caption: External Tools

   Graph_Construction
