Closed gh-owestesson closed 13 years ago
Tried to convert stockholm to nexus with convert testing/protein.stk this.nex --input-format stockholm --output-format nexus
And got this error: ValueError: Need a DNA, RNA or Protein alphabet
This should be fixed (works for me, at least) as of 93aff8731d5fd5705a59b7818cd3f88d5f844e0b, though you'll need to specify an alphabet with --alphabet. Care to give it a try?
--alphabet
Great, thanks!
Tried to convert stockholm to nexus with convert testing/protein.stk this.nex --input-format stockholm --output-format nexus
And got this error: ValueError: Need a DNA, RNA or Protein alphabet