Skip to content

A small Python package for working with protein secondary structure data

License

Notifications You must be signed in to change notification settings

itrujnara/secdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a63e7d · Jan 12, 2024

History

14 Commits
Jan 12, 2024
Oct 26, 2023
Sep 19, 2023
Sep 19, 2023
Nov 16, 2023
Jan 12, 2024

Repository files navigation

SecDoc

A simple Python module for working with protein secondary structure

Pre-requisites

The following Python packages are required in order to use this package:

  • Biopython; may require manual installation
  • subprocess and itertools; these packages are included in most Python distributions.

Biopython also requires a working installation of DSSP in order to perform the required operations. The program can be installed with sudo apt install dssp on Debian Linux systems. For other platforms, consult the relevant package repository.

A full readme will be here eventually.

About

A small Python package for working with protein secondary structure data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages