【发布时间】:2013-07-27 08:40:29
【问题描述】:
-
我是编程新手,想使用 Biojava3 中的一个类。 特别是来自 GeneIDXMLReader 类的 getDNACodingSequences 方法。 当我在下面包含 import 语句时,它不会编译。 我也尝试在 eclipse 中使用查找功能,它也没有看到它。
import org.biojava3.genome.parsers.geneid.GeneIDXMLReader Thanks in advance for the help. I know this is basic stuff, but I am a rookie.
【问题讨论】: