This repository is for Jarvis Bulldog Team of FacultyHack@Gateways23 with SGX3.
Team Member: Widodo Samyono, PhD
Email: [email protected]
LinkedIn: https://www.linkedin.com/in/widodosamyono/
Team Mentor: Je'aime Powell.
Email: [email protected]
LinkedIn: https://www.linkedin.com/in/jeaimehp/
The team TACC Account information:
Account: wsamyono.
Email: [email protected].
Institution: Jarvis Christian University (jarvis.edu).
The TACC HPC resources is from the following link: https://portal.tacc.utexas.edu/allocations-overview
Needs: 1) accesing and using the Jupiter Notebook for the team and students for the course in Computational and Mathematical Biology. 2) data storage. 3) other resources: GPU, Jetstream, etc.
- Welcome to Colaboratory. https://colab.research.google.com/notebooks/intro.ipynb The website instroduces to Google Colab (Colaboratory). What is Colab? Getting started with Colab. Sample Applications. More Resources.
- Overview of Colaboratory Features. https://colab.research.google.com/notebooks/basic_features_overview.ipynb The website explains the Colab features: Cells, Working with Python, and Integration with Drive (Google Drive).
- An Introduction to Programming for Bioscientists: A Python-Based Primer, Berk Ekmekci ,Charles E. McAnany ,Cameron Mura. https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1004867#sec031 We used this journal as the basis for our course for the computational biology.
- Jetstreams Resources: https://docs.jetstream-cloud.org/general/resources/
- Scikit-Learn (sklearn) Tutorials: https://scikit-learn.org/stable/tutorial/index.html
- TACC Training: https://www.tacc.utexas.edu/use-tacc/training/
Spring2024-MATH3390-CourseSyllabus.pdf
- The mentor suggested to check DesignSafe: https://www.designsafe-ci.org/user-guide/usecases/generalusecases/
- Science Gateways Catalog:https://catalog.sciencegateways.org/#/home
Spring 2024, Summer 2024, Spring 2025, Summer 2025
- The link to the team poster: https://github.com/wsamyono/JarvisBulldogTeamFacHackGW23/blob/main/posterlastversion.pdf
- The link to the 2-page blog post:
- Resourses and data for compuational and mathematical biology
- Parallel computing for solving problems in mathematics and biology.
https://canvas.instructure.com/courses/7289468
- Spring 2024, January 8, 2024 – May 3, 2024, GitHub, Colab
- Summer 2024, June 3, 2024 – June 28, 2024, TACC.
- Spring 2025, January 6, 2025 – May 2, 2025, TACC.
- Summer 2025, January 2, 2025 – June 27, 2025, Design Safe.
- Google Colab. The students use it for programming in Python to introduce the students with Python coding without installing Python in their computers. https://colab.research.google.com/
- Jupyter Notebooks. The students may use TACC and Jetstream 2 Resources for using the Jupyter Notebooks. Texas Advanced Computing Center Jetstream2
- Anaconda Navigator. The students may experience installing Python in their own computers. The link is this: https://docs.anaconda.com/free/navigator/index.html
- Python. The students need to learn this popular language to solve problems in biology. This is the link: https://www.python.org/
- SciPy. The students need to learn algorithms in solving biological problems. This is the link: https://scipy.org/
- scikit-learn (sklearn). Simple and efficient tools for machine learning. They students may use it in the future. The link is this: https://scikit-learn.org/stable/
- GitHub. The students need to collaborate in solving biological problems, so they can use it to share codes. The link to our GitHub repository is this: https://github.com/wsamyono/BulldogTeamFacHackGW23