Skip to content

v1.1.6 BioMANIA snapshot

Compare
Choose a tag to compare
@DoraDong-2023 DoraDong-2023 released this 27 Nov 14:24
· 136 commits to main since this release

Current Progress of the BioMANIA Project

Python Tools

  • General Python Tools
    For general Python tools, we've provided scripts and a README tutorial to facilitate the conversion of tools into BioMANIA APP. Based on the Python tools mentioned in our research paper, we have made their data and partial models available in the cloud. We've also packaged the data and complete models in Docker containers. Additionally, we offer an online demo (currently available).

  • GitHub Source
    Regarding GitHub source code, we offer a conversion tutorial and provide scripts that utilize GPT to automatically enhance docstrings, freeing users from the manual task of adding docstrings.

  • R
    For R code, we offer a tutorial for generating API_init, which is currently in development.

BioMANIA Frontend and Backend

  • We provide the code for both the BioMANIA frontend and backend. Users can run scripts locally and convert their own tools into BioMANIA APP.

Issue Collaboration

  • We encourage issue collaboration, where you can share your APP and install and use others' APPs, fostering a collaborative environment within the BioMANIA community.