You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

visible-residues

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

visible-residues

Find residues with sidechains in a specific region

0.2.0
PyPI
Maintainers
1

Visible Residues

Last release Python version Documentation Test status Test coverage Last commit

This is an extension module implementing one performance-critical function used to create a machine learning dataset of 3D images of macromolecules with labeled amino acid identities. Specifically, the function accepts a dataframe of atoms in the image, then samples a fixed number of residues whose sidechains are likely to be mostly within the image. To avoid biasing the samples based on the specific sidechains involved (e.g. glycine has a smaller sidechain than arginine, so it might be sampled more often if the actual sidechain was considered), this "within the image" determination is based entirely on backbone coordinates.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts