Added package phylogeni (#1763)

This commit is contained in:
Kerry A. Cobb 2020-12-25 05:54:36 -06:00 committed by GitHub
parent 8b9b8eb97b
commit 8b53c4968a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,20 @@
[
{
"name": "PhylogeNi",
"url": "https://github.com/kerrycobb/PhylogeNi",
"method": "git",
"tags": [
"phylogenetics",
"phylogeny",
"tree",
"bioinformatics",
"evolution"
],
"description": "A library with some basic functions for working with phylogenetic trees.",
"license": "MIT",
"web": "https://github.com/kerrycobb/PhylogeNi/",
"doc": "https://kerrycobb.github.io/PhylogeNi/"
},
{
"name": "geminim",
"url": "https://github.com/IDF31/geminim",