Testing some examples from the book "Bioinformatics with Python Cookbook"
Create enviroment:
conda create -n bioinformatic_python python=3.6 numpy scipy pandas jupyter notebook Biopython matplotlib
Repository from Github https://github.comErickDiaz/bioinformatics_python
Testing some examples from the book "Bioinformatics with Python Cookbook"
Create enviroment:
conda create -n bioinformatic_python python=3.6 numpy scipy pandas jupyter notebook Biopython matplotlib