proteindf_bridge.select module¶
- class proteindf_bridge.select.Select_AtomGroup(ref_atomgroup, range=1e-05)[source]¶
Bases:
SelectReturn the atoms that also exist in the reference atomgroup.
- class proteindf_bridge.select.Select_Path(query, use_wildcard=True)[source]¶
Bases:
SelectDeprecated since version Use:
Select_Path_wildcardinstead. Will be removed in a future version.
- class proteindf_bridge.select.Select_PathRegex(query)[source]¶
Bases:
SelectSelect by a regular expression matched against the path.
- class proteindf_bridge.select.Select_Path_wildcard(query)[source]¶
Bases:
Selectselector using path with wildcard