#molecular #parser #data #reading

app parse-pdb

An example of parsing molecular data from a PDB file

1 unstable release

0.1.0 May 3, 2020

#6 in #molecular

Custom license

49KB
194 lines

parse-pdb - A utility for reading molecular data into Rust

An example of parsing molecular data from PDB files.

See also the JavaScript version that this is based on.

Are you working with PDB files in Rust? Feel free to open an issue or reach out with your use case. I'm interested in making this a full featured library if there is interest.

No runtime deps