Skip to content

lina-usc/scinbre-python-2025

 
 

Repository files navigation

SC INBRE Python Workshop 2025

This repository contains the material used for the SCINBRE Introduction to Python workshop from the Bioinformatics and Data Science Summer Workshops 2025 series. You can find more information, including the agenda, on these workshops here.

Lectures will be every day from 10 AM to noon. Official office hours will be from 2 PM to 3 PM. Please feel free to contact me ([email protected]) if you have questions outside these hours.

Each lecture will be associated with a corresponding Jupyter Notebook.

For convenience, here is the short version of this URL: https://tinyurl.com/4uu96n7h

Local installation

If you are working on a local installation, you will need to install Git if it is not already available on your computer. Then, in a shell, you will have to clone this repository:

git clone https://github.com/lina-usc/scinbre-python-2025.git

This will download this repository in your current location. To update your local version of the repository (if some changes are made to the material), you will need to use

git pull 

Notebooks

If you are working on Google Colab, you can open these notebooks by clicking on the corresponding links below:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%