smirarab / ASTRAL

Accurate Species TRee ALgorithm
Apache License 2.0
234 stars 68 forks source link

-x in MP-Similarity branch #48

Closed smirarab closed 4 years ago

smirarab commented 5 years ago

in MP-Similarity branch, using -x gives:

Exception in thread "main" java.lang.RuntimeException: Not supported
        at phylonet.util.BitSet$ImmutableBitSet.clear(BitSet.java:67)
        at phylonet.coalescent.AbstractDataCollection.addAllPossibleSubClusters(AbstractDataCollection.java:53)
        at phylonet.coalescent.AbstractInference.setupSearchSpace(AbstractInference.java:326)
        at phylonet.coalescent.AbstractInference.setup(AbstractInference.java:299)
        at phylonet.coalescent.CommandLine.runOnOneInput(CommandLine.java:607)
        at phylonet.coalescent.CommandLine.runInference(CommandLine.java:598)
        at phylonet.coalescent.CommandLine.main(CommandLine.java:508)
smirarab commented 4 years ago

Issue has been fixed since 5.14.6