Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 757 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 757 Bytes

Bioinformatics Toolkit

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.

Cloning the Repository

To clone this repository, follow these steps:

  1. Open your terminal.

  2. Run the following command:

    git clone https://github.com/MzamoTembe/bioinformatics_toolkit.git
  3. Navigate to the cloned repository directory:

    cd bioinformatics_toolkit

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.