Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

py-packman

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

py-packman

A software package for molecular PACKing and Motion ANalysis (PACKMAN)

  • 1.4.13
  • PyPI
  • Socket score

Maintainers
1

PyPI version Continuous Integration Documentation Status Downloads

PACKMAN: PACKing and Motion ANalysis

This package focuses on studying molecular structures and their dynamics using a simple yet informative property known as Protein Packing. Over the last few years, we have worked on several techniques to capture and quantify the protein packing, resulting in a few publications. This package has all the code to repeat and further develop these techniques.

DOCUMENTATION

INSTALLATION

  1. Installing with pip (Recommended)
pip install py-packman
  1. Installing from source
git clone https://github.com/Pranavkhade/PACKMAN
cd PACKMAN
python setup.py install

HOW TO USE

PACKMAN, along with its components, can be accessed via Graphical User Interface (GUI), Command-line Interface (CLI), and Application programming interface (API).

For the GUI, please run the following command.

python -m packman gui

OR

python3 -m packman gui

For the CLI and API, please read the tutorials & documentation.

REPORTING ISSUES

Click here to report issues with any aspect of the package. Please search for the resolved issues first.

WEB SERVERS

ACKNOWLEDGEMENTS

The development of the PACKMAN package webservers are supported by NSF grant DBI 1661391. The authors also thank ResearchIT@Iowa State University for helping with many aspects of computing.

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc