This repository contains alot of bioinformatics related scripts (with notebooks that typically explain each script in details). The scripts will be very random as they are just a set of all the bioinformatics code that I do. So it could be anything from machine learning related content with proteins to basic genomics.
To clone this repository, follow these steps:
-
Open your terminal.
-
Run the following command:
git clone https://github.com/MzamoTembe/bioinformatics_toolkit.git
-
Navigate to the cloned repository directory:
cd bioinformatics_toolkit
Contributions are welcome! Feel free to open issues or submit pull requests.