pierrepo / PBxplore

A suite of tools to explore protein structures with Protein Blocks :snake:
https://pbxplore.readthedocs.org/en/latest/
MIT License
28 stars 17 forks source link

Expose `_write_fasta_entry` and `_write_phi_psi_entry` to the API #88

Closed HubLot closed 8 years ago

HubLot commented 8 years ago

Fix issue #85

Rename _write_fasta_entry and _write_phi_psi_entry into write_fasta_entry and write_phi_psi_entry respectively in order them to be exposed to the API

jbarnoud commented 8 years ago

:+1: