SigMolZ
This program is an educational simulator designed to illustrate ligand–receptor interactions and signal transduction mechanisms.
Its primary objective is to support the teaching and learning of these biological processes in an accessible and interactive way.
The simulator is intended mainly for educators and advanced students in the fields of Biochemistry, Biology, and Molecular Biology.
Please note that this project is currently in its beta version and may still contain bugs or incomplete features.
My webpage:
https://sites.google.com/view/tesishelper/inicio (Spanish, English, Portuguese)
______________________________________________________________________________________
Este programa es un simulador educativo diseñado para ilustrar las interacciones entre ligandos y receptores, así como los mecanismos de transducción de señales.
Su objetivo principal es apoyar la enseñanza y el aprendizaje de estos procesos biológicos de manera accesible e interactiva.
El simulador está destinado principalmente a docentes y estudiantes avanzados de las áreas de Bioquímica, Biología y Biología Molecular.
Tengan en cuenta que este proyecto se encuentra actualmente en su versión beta y aún puede contener errores o funciones incompletas.
Mi sitio web:
https://sites.google.com/view/tesishelper/inicio (Spanish, English, Portuguese)
Updated | 3 days ago |
Published | 7 days ago |
Status | In development |
Category | Tool |
Platforms | HTML5, Windows, Linux |
Author | tesishelper |
Made with | GameMaker |
Tags | biology, receptor, signal-transduction, simulator |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse |
Install instructions
The AppImage file is a type of executable for Linux systems that allows the program to run directly, without the need for additional libraries or installation.
It packages all necessary dependencies within a single file, making it portable and easy to use across different Linux distributions.
However, in order to run the AppImage, you may need to grant it execution permission. This can typically be done by right-clicking the file, opening the Properties menu, and enabling the Allow executing file as a program option, or by using the following command in the terminal:
chmod +x filename.AppImage
Once executable, the AppImage can be launched with a double-click or via the terminal.
________________________________________________________________________________
El archivo AppImage es un tipo de ejecutable para sistemas Linux que permite ejecutar un programa directamente, sin necesidad de instalar bibliotecas adicionales ni realizar una instalación convencional.
Incluye todas las dependencias necesarias dentro de un solo archivo, lo que lo hace portátil y fácil de utilizar en distintas distribuciones de Linux.
Sin embargo, para poder ejecutar un archivo AppImage, es posible que sea necesario otorgarle permisos de ejecución. Esto se puede hacer, por lo general, haciendo clic derecho sobre el archivo, abriendo el menú de Propiedades y activando la opción "Permitir ejecutar el archivo como un programa", o bien mediante el siguiente comando en la terminal:
chmod +x nombre_del_archivo.AppImage
Una vez que tiene permiso de ejecución, el archivo AppImage puede iniciarse con un doble clic o desde la terminal.
Leave a comment
Log in with itch.io to leave a comment.