Uses of Class
com.compomics.util.pdbfinder.das.readers.DasFeature
Package | Description |
---|---|
com.compomics.util.pdbfinder.das.readers |
Classes for aligning and annotating PDB files when mapped to UniProt accession numbers.
|
-
Uses of DasFeature in com.compomics.util.pdbfinder.das.readers
Methods in com.compomics.util.pdbfinder.das.readers that return DasFeature Modifier and Type Method Description DasFeature[]
DasAnnotationServerResultReader. getAllFeatures()
Get all features in the XML string.DasFeature
DasAnnotationServerResultReader. getNextFeature()
Get the next feature in the XML string.