Shuyib / Phylogenetic-tree-study

Estimating Phylogenetic trees using six microorganisms 16S rRNA gene with Unsupervised Learning, web based tools and Molecular Evolutionary Genetics Analysis MEGA7
https://github.com/Shuyib/Phylogenetic-tree-study/wiki
Creative Commons Zero v1.0 Universal
3 stars 5 forks source link

Update Makefile #9

Closed Shuyib closed 1 year ago

Shuyib commented 1 year ago

Add commands used to format code (black), code analyser (pylint) and testing framework (pytest). Will be used later.

Shuyib commented 1 year ago

I used pyment to format my docstring using the numpy package rules.