Uses of Class
org.snpeff.pdb.IdMapperEntry
Packages that use IdMapperEntry
-
Uses of IdMapperEntry in org.snpeff.pdb
Methods in org.snpeff.pdb that return IdMapperEntryModifier and TypeMethodDescriptionIdMapperEntry.cloneAndSet(String chainId, int pdbAaLen, int trAaLen) Clone the object and return a copy having a different chain IDMethods in org.snpeff.pdb that return types with arguments of type IdMapperEntryModifier and TypeMethodDescriptionIdMapper.getByPdbId(String id) IdMapper.getByPdbId(String id, String chainId) IdMapper.getEntries()Methods in org.snpeff.pdb with parameters of type IdMapperEntryModifier and TypeMethodDescriptionvoidIdMapper.add(IdMapperEntry ime) intIdMapperEntry.compareTo(IdMapperEntry o) Method parameters in org.snpeff.pdb with type arguments of type IdMapperEntryModifier and TypeMethodDescriptionvoidIdMapper.addAll(Collection<IdMapperEntry> imes) IdMapper.transcriptIds(List<IdMapperEntry> ids)