{"id":29844470,"url":"https://github.com/jvail/vmapplet","last_synced_at":"2025-07-29T16:05:24.782Z","repository":{"id":44380290,"uuid":"479327076","full_name":"jvail/vmapplet","owner":"jvail","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-19T12:28:39.000Z","size":2003,"stargazers_count":1,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T21:25:36.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jvail.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-08T09:27:29.000Z","updated_at":"2023-05-14T09:53:58.000Z","dependencies_parsed_at":"2024-06-19T22:20:44.506Z","dependency_job_id":null,"html_url":"https://github.com/jvail/vmapplet","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jvail/vmapplet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvail%2Fvmapplet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvail%2Fvmapplet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvail%2Fvmapplet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvail%2Fvmapplet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvail","download_url":"https://codeload.github.com/jvail/vmapplet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvail%2Fvmapplet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267716710,"owners_count":24133195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-29T16:05:11.643Z","updated_at":"2025-07-29T16:05:24.752Z","avatar_url":"https://github.com/jvail.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VMAppleT\n\nA refactored and enhanced implementation of MAppleT/StocaTree. Original sources copied and modified from [openalea/incubator](https://github.com/openalea-incubator/MAppleT).\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jvail/vmapplet/master?urlpath=lab/tree/notebooks/simple_simulation.ipynb)\n\n\n## Major changes compared to MAppleT/StocaTree\n\n* Build system and dependencies: All outdated and unmaintained dependencies have been removed or replaced\n* Modularization: The L-Py file has been splitted up into several smaller modules\n* Markov: A Python implementation of the semi-hidden Markov chain\n* Configuration: An extended simulation and a Markov model configuration file in toml format\n* Jupyter integration: Run and visualize simulations in Jupyter lab notebooks\n\n## Install\n\nA local conda/miniconda installation is required.\nFirst clone/download the repository. The `mamba` install is optional but recommended.\n\n#### Install mamba\n\n```sh\nconda install mamba -n base -c conda-forge\n```\n\n#### Create environment - with a development install of VMappleT\n\n```sh\nmamba env create -f binder/environment.yml\n# or\n# conda env create -f binder/environment.yml\n```\n\n## Jupyter\n\n```sh\nconda activate vmapplet\njupyter lab --notebook-dir=notebooks\n```\n\n## Script\n\n```sh\nactivate vmapplet\npython -m vmapplet vmapplet/data/simulation.toml out_folder\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvail%2Fvmapplet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvail%2Fvmapplet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvail%2Fvmapplet/lists"}