Skip to main content

Immunological peptide datasets and amino acid properties

Project description

Formerly a repository for diverse peptide datasets, now only contains the Immune Epitope Database and a variety of amino acid property matrices. This package will probably be eventually split and the IEDB portions placed into something named pyiedb.

Amino Acid Properties

The amino_acid module contains a variety of physical/chemical properties for both single amino residues and interactions between pairs of residues.

Single residue feature tables are parsed into StringTransformer objects, which can be treated as dictionaries or will vectorize a string when you call their method transform_string.

Examples of single residue features: - hydropathy - volume - polarity - pK_side_chain - prct_exposed_residues - hydrophilicity - accessible_surface_area - refractivity - local_flexibility - accessible_surface_area_folded - alpha_helix_score (Chou-Fasman) - beta_sheet_score (Chou-Fasman) - turn_score (Chou-Fasman)

Pairwise interaction tables are parsed into nested dictionaries, so that the interaction between amino acids x and y can be determined from d[x][y].

Pairwise interaction dictionaries: - strand_vs_coil (and its transpose coil_vs_strand) - helix_vs_strand (and its transpose strand_vs_helix) - helix_vs_coil (and its transpose coil_vs_helix) - blosum30 - blosum50 - blosum62

There is also a function to parse the coefficients of the PMBEC similarity matrix, though this currently lives in the separate pmbec module.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pepdata-1.0.2.tar.gz (27.6 kB view details)

Uploaded Source

File details

Details for the file pepdata-1.0.2.tar.gz.

File metadata

  • Download URL: pepdata-1.0.2.tar.gz
  • Upload date:
  • Size: 27.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pepdata-1.0.2.tar.gz
Algorithm Hash digest
SHA256 1e758cdd43a4bc389e8b0be099f8a118e70bbf4d7daebd6d84ebbe0547799941
MD5 03be72cd15b5a274ac4b1a0c4cc59cf5
BLAKE2b-256 35832727302081bcdbc17166afdf7aa83e590bd96e9c41a9cbe3eb4b437ea5d9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page