Closed pgcudahy closed 2 years ago
Sorry, I can't reproduce this error with an analogous alignment locally - my guess would be the divergent outgroup isn't mapping well to the reference, so the sequence is excluded from the analysed alignment due to the high number of gaps?
Ah, you're correct. I now see that earlier there was output of
Filtering input alignment...
Excluded sequence M_abscessus_ATCC_19977 because it had 99.7203945041546 percentage missing data while a maximum of 25.0 is allowed
...done. Run time: 46.08 s
Sorry for the bother, I'm running this on a cluster so harder to see the output logs.
I've run
gubbins
successfully on my batch of >200 samples, but now when trying to add an outgroup to the bunch it runs for about 20 minutes before failing withKeyError: Not all labels matched to taxa
My command is
And the labels on my alignment seem to be good
But the full error I get is
Any ideas what could be wrong?