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

pbx.io.fasta._write_fasta_entry should be exposed in the API #85

Closed jbarnoud closed 8 years ago

jbarnoud commented 8 years ago

pbx.io.fasta._write_fasta_entry is a convenient function. It should be public and exposed by the API.

pbx.io.write._write_phi_psi_entry could be public too.

HubLot commented 8 years ago

fix in #88