roblanf / BenchmarkAlignments

Benchmark empirical datasets for phylogenetic method development
Other
16 stars 11 forks source link

include raxml-format partition files #49

Open roblanf opened 1 year ago

roblanf commented 1 year ago

These look like this:

DNA, part1 = 1-100
DNA, part2 = 101-384

We can build these from the csv file, and we should name them similarly to the nexus format ones e.g.

etc

Then we should add tests to make sure they load OK in raxml-ng