Uses of Class
com.compomics.util.pdbfinder.pdb.PdbParameter
Package | Description |
---|---|
com.compomics.util.pdbfinder |
Classes for mapping between UniProt accession numbers and PDB structures.
|
-
Uses of PdbParameter in com.compomics.util.pdbfinder
Methods in com.compomics.util.pdbfinder that return types with arguments of type PdbParameter Modifier and Type Method Description Vector<PdbParameter>
FindPdbForUniprotAccessions. getPdbs()
Returns a vector of the PDB files mapped to the given protein accession number.