我有一个包含blast输出的巨大文件,我需要选择查询ID、主题gi和框架(基本上是整行),而最小的e值忽略了重复行(省略了其他较高e值的所有其他行)。usr/bin/perl -w
# 01/07/2014#If no arguments are passed, show usage message and exit program.
i
我尝试使用Biopython的NcbiblastxCommandline工具在"nr“数据库中本地运行blastx,但我总是得到以下关于蛋白质数据库搜索路径的错误:>>> nr = "/Users/Priya/Documents/Python/ncbi-blast-2.2.26+/bin/nr.pal"U