Can anyone help me to solve the problem?
it is occured at the time of alignment in homology modelling by modeller. It shows the information that i am given below.
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "alignment.py", line 6, in ?
aln.append(file='querysequence.ali', align_codes='querysequence')
File "C:\Users\User\Modeller10.1\modlib\modeller\alignment.py", line 82, in append
allow_alternates)
_modeller.ModellerError: read_al_373E> Protein specified in ALIGN_CODES(i) was not found in the alignment file; ALIGN_CODES( 2) = querysequence.
(Note: I download the Fasta format of my protein several time from NCBI. so i think there is a less chance of my protein to be wrong.
Thanks in advance.)