beast-dev / beast-mcmc

Bayesian Evolutionary Analysis Sampling Trees
http://beast.community
GNU Lesser General Public License v2.1
192 stars 73 forks source link

Dummy check for unaligned sequences in alignment #1152

Closed rmcolq closed 1 year ago

rmcolq commented 1 year ago

Apparently both BEAUTi and BEAST will run very happily when given unaligned sequences (and produce garbage output after N days).

Useful dummy check that the length of sequences in the input "alignment" are all the same length

rambaut commented 1 year ago

Good thought. I think this will only be for importing FASTA files - Nexus files are alignments by definition.

rmcolq commented 1 year ago

There are no longer 100 open issues! Speedy resolution

rambaut commented 1 year ago

Low hanging fruit...