An open API service indexing awesome lists of open source software.

https://github.com/walterxie/b2utils

Some tools for beast 2 projects
https://github.com/walterxie/b2utils

Last synced: 3 months ago
JSON representation

Some tools for beast 2 projects

Awesome Lists containing this project

README

        

# B2Utils

Some tools for beast 2 projects:

1. Given an alignment in a string map, return a BEAST2 Alignment,
which is split to variable sites and constant sites,
with weights of constant sites if required.

In dev ...