There is a newer version of the record available.

Published July 5, 2016 | Version v0.1.0
Software Open

pandas-charm: v0.1.0

Creators

Description

This is the first release of pandas-charm.

pandas-charm is a small Python library for getting character matrices (alignments) into and out of pandas. The intention of the package is to make pandas interoperable with other scientific packages that can be used for working with character matrices, like for example BioPython and Dendropy.

With this release, it is possible to use pandas-charm for converting between the following objects:

  • BioPython MultipleSeqAlignment <-> pandas DataFrame
  • DendroPy CharacterMatrix <-> pandas DataFrame

pandas-charm is written in pure Python and works with both Python 2 and 3.

Files

pandas-charm-v0.1.0.zip

Files (9.1 kB)

Name Size Download all
md5:cf70711ac929c941e306f95924cfd5b9
9.1 kB Preview Download

Additional details

Related works