根据基因列表查找基因信息 python程序check_gene_info.py import glob import os import sys # 读取待查找的基因名的txt文件函数,返回为列表 def read_id_from_file(file): if str(file