DB 다운로드
Usage
Basic
hhblits -i query.fas -o query.hhr -d ./uniclust30
hhblits -i query.fas -o query.hhr -oa3m query.a3m -n 1 -d ./uniclust30
Shell
복사
Single search iteration
hhblits -i [INPUT] -o [OUTPUT] -n 1 -d [DB_BASENAME]
Shell
복사
Generate alignment of homologous sequences
hhblits -i [INPUT] -o [OUTPUT] -oa3m [RESULT_ALIGNMENT] -d [DB_BASENAME]
Shell
복사