Skip to content

Releases: niemasd/CoaTran

CoaTran v0.0.4

26 Aug 23:41
Compare
Choose a tag to compare
  • Replaced primitive const & with just primitive const

CoaTran v0.0.3

26 Jul 17:36
Compare
Choose a tag to compare
  • Fixed bug when none of the nodes in a seed's transmission chain were sampled
    • Correct behavior is that there simply shouldn't be a phylogeny for that seed
    • The previous bugged behavior was that a garbage tree was output

CoaTran v0.0.2

26 Jul 16:55
b5cf930
Compare
Choose a tag to compare
  • Seemingly fixed bug when transmission network has multiple seeds
    • In v0.0.1, only the first seed's phylogeny would be output
    • Now, all seeds' phylogenies should be output (one per line)

CoaTran v0.0.1

16 Jul 01:07
1584c24
Compare
Choose a tag to compare
  • Initial CoaTran release