protein 0.0.5

Working with protein structures
Documentation
[dependencies.dihedral]
features = ["f32"]
version = "0.0"

[dependencies.nom-pdb]
version = "0.0.8"

[dependencies.protein-core]
version = "0.1.7"

[dependencies.serde]
features = ["derive"]
version = "1.0"
[dev-dependencies.csv]
version = "1"

[package]
authors = ["Tianyi <ShiTianyi2001@outlook.com>"]
description = "Working with protein structures"
edition = "2018"
keywords = ["bioinformatics", "protein", "biology", "science"]
license = "MIT"
name = "protein"
repository = "https://github.com/TianyiShi2001/protein"
version = "0.0.5"