Hi, thank you for your response, I get this
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Python27\lib\site-packages\Bio\AlignIO\__init__.py", line 425, in read
first = next(iterator)
File "C:\Python27\lib\site-packages\Bio\AlignIO\__init__.py", line 372, in parse
for a in i:
File "C:\Python27\lib\site-packages\Bio\AlignIO\ClustalIO.py", line 109, in __next__
", ".join(known_headers)))
ValueError: >gi|6273291|gb|AF191665.1|AF191665 is not a known CLUSTAL header: CLUSTAL, PROBCONS, MUSCLE, MSAPROBS, Kalign
If I don't have the executables, do you know where can i get them? and which path should I install?
