All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.monarchinitiative.phenol.io.obo.go.package-info Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
/**
 * Utilities for Gene Ontology (GO) file I/O.
 *
 * 

Use {@link org.monarchinitiative.phenol.io.obo.go.GoOboParserOLD} for loading the GO from OBO * format, the class Javadoc has a usage example. * *

Use {@link org.monarchinitiative.phenol.io.obo.go.GoGeneAnnotationParser} for loading files in * the the "go annotation file" format. * * @author Manuel Holtgrewe */ package org.monarchinitiative.phenol.io.obo.go;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy