Skip to content

Repository files navigation

MS-Emblator

MS-Emblator is organized as an installable Python package using the src layout.

Development setup

python -m venv .venv
.venv\Scripts\Activate.ps1
pip install -e .

External tools, databases, and trained models are stored locally under external/ and models/. These large runtime assets are excluded from Git. Generated intermediate files are written under work/.

Command line

msemblator --input sample.msp --output results --mode 1

The repository also includes a no-install Windows launcher:

.\msemblator.cmd --input sample.msp --output results --mode 1

Use modes 2 and 3 with --sirius_user and --sirius_pass.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages