There is a newer version of the record available.

Published May 11, 2017 | Version v0.2.1
Software Open

rasbt/biopandas: v0.2.1 (2017-05-11)

  • 1. Michigan State University

Description

0.2.1 (2017-05-11) Downloads

New Features
  • -
Changes
  • The amino3to1 method of biopandas.pdb.PandasPDB objects now returns a pandas DataFrame instead of a pandas Series object. The returned data frame has two columns, 'chain_id' and 'residue_name', where the former contains the chain ID of the amino acid and the latter contains the 1-letter amino acid code, respectively.
  • Significant speed improvements of the distance method of both PandasPdb and PandasMol2 (now about 300 percent faster than previously).
Bug Fixes
  • The amino3to1 method of biopandas.pdb.PandasPDB objects now handles multi-chain proteins correctly.
  • The amino3to1 method of biopandas.pdb.PandasPDB objects now also works as expected if the 'ATOM' entry DataFrame contains disordered DataFrame indices or duplicate DataFrame index values.

Files

rasbt/biopandas-v0.2.1.zip

Files (3.0 MB)

Name Size Download all
md5:8b34f2275259b29c9fc5f1434b9a8468
3.0 MB Preview Download

Additional details

Related works