Uses of Interface
org.biojava.nbio.core.alignment.template.ProfileView
-
Packages that use ProfileView Package Description org.biojava.nbio.core.alignment org.biojava.nbio.core.alignment.template -
-
Uses of ProfileView in org.biojava.nbio.core.alignment
Methods in org.biojava.nbio.core.alignment that return ProfileView Modifier and Type Method Description ProfileView<S,C>SimpleProfile. getSubProfile(Location location) -
Uses of ProfileView in org.biojava.nbio.core.alignment.template
Methods in org.biojava.nbio.core.alignment.template that return ProfileView Modifier and Type Method Description ProfileView<S,C>Profile. getSubProfile(Location location)Returns aProfileViewwindowed to contain only the givenLocation.
-