From 63d2ad88cfce69240b02773e8570e91f1f0a0018 Mon Sep 17 00:00:00 2001 From: sync Date: Sat, 2 Jan 2021 05:42:09 +0000 Subject: [PATCH] New package: megaptera --- docs/all.json | 9 +++++++++ docs/by-package/megaptera.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 docs/by-package/megaptera.json diff --git a/docs/all.json b/docs/all.json index 092fa9ad..1df36651 100644 --- a/docs/all.json +++ b/docs/all.json @@ -116,6 +116,15 @@ "url": ["https://github.com/mdsumner/lazysf"], "bugs": "https://github.com/mdsumner/lazysf/issues" }, + { + "name": "megaptera", + "version": "1.0-0", + "title": "MEGAPhylogeny Techniques in R", + "description": "Given a set of taxa and marker, the goal is build a complete and correct sequence alignment for phylogenetic analysis.", + "date": "2014-11-13", + "maintainer": "Christoph Heibl ", + "license": "GPL (>= 2)" + }, { "name": "MonetDB.R", "version": "2.0.0", diff --git a/docs/by-package/megaptera.json b/docs/by-package/megaptera.json new file mode 100644 index 00000000..66c790b2 --- /dev/null +++ b/docs/by-package/megaptera.json @@ -0,0 +1,10 @@ +{ + "version": "1.0-0", + "title": "MEGAPhylogeny Techniques in R", + "description": "Given a set of taxa and marker, the goal is build a complete and correct sequence alignment for phylogenetic analysis.", + "date": "2014-11-13", + "maintainer": "Christoph Heibl ", + "license": "GPL (>= 2)", + "url": null, + "bugs": null +}