REFERENCE {SMRUCC.genomics.Assembly.NCBI.GenBank.GBFF.Keywords} | .NET clr documentation |
引用文献的解析模块,一个引用文献模块之中包含有若干篇引用文献RefInfo
# namespace SMRUCC.genomics.Assembly.NCBI.GenBank.GBFF.Keywords
export class REFERENCE extends KeyWord {
ReferenceList: RefInfo[];
}