Skip to main content
Back to top
Ctrl
+
K
Getting Started
Concepts
Examples
API Reference
Search
Ctrl
+
K
Search
Ctrl
+
K
Getting Started
Concepts
Examples
API Reference
Section Navigation
BioMol
biomol.BioMol
biomol.CIFMol
biomol.load_bytes
biomol.to_bytes
Core Components
biomol.core.Feature
biomol.core.NodeFeature
biomol.core.EdgeFeature
biomol.core.FeatureContainer
biomol.core.IndexTable
biomol.core.View
Commons
biomol.enums.StructureLevel
biomol.exceptions.BioMolError
biomol.exceptions.FeatureKeyError
biomol.exceptions.FeatureOperationError
biomol.exceptions.ViewOperationError
biomol.exceptions.StructureLevelError
biomol.exceptions.IndexInvalidError
biomol.exceptions.IndexMismatchError
biomol.exceptions.IndexOutOfBoundsError
API Reference
Core Components
biomol.core.View
biomol.core.View.sort
biomol.core.View.sort
#
View.
sort
(
)
[source]
#
Return a new view with sorted indices.
Return type
:
Self
On this page
View.sort()
This Page
Show Source