This class allows to manipulate DNA sequences data. It is designed to display, add and remove sequences as decribed in class' docstring. This library uses OOP to define and manipulate DNA sequences, classes, methods, constructors, etc. Made by Alberto Avila Garcia on Nov 8, 2019.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
This software is available at https://github.com/BetoAvila/Fasta.git Using git clone and pip command in python
git clone https://github.com/BetoAvila/Fasta.git
pip install Fasta
- PyCharm - The IDE used
- Alberto Avila Garcia - First published library - GitHub
This project is licensed under the MIT License - see the LICENSE.md file for details
- Me