MapData {SMRUCC.genomics.Assembly.KEGG.WebServices.XML} | .NET clr documentation |
# namespace SMRUCC.genomics.Assembly.KEGG.WebServices.XML
export class MapData {
# the pathway map data
mapdata: Area[];
# the module network data
module_mapdata: Area[];
}