Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 978 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 978 Bytes

Fasta library

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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

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

Built With

Authors

  • Alberto Avila Garcia - First published library - GitHub

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Me