Uses of Class
org.biojava.nbio.core.sequence.loader.UniprotProxySequenceReader
-
Uses of UniprotProxySequenceReader in org.biojava.nbio.core.sequence.loader
Modifier and TypeMethodDescriptionstatic <C extends Compound>
UniprotProxySequenceReader<C> UniprotProxySequenceReader.parseUniprotXMLString
(String xml, CompoundSet<C> compoundSet) The passed in xml is parsed as a DOM object so we know everything about the protein.