protein-core 0.1.0

Working with protein structures
Documentation
[dependencies.num-traits]
version = "0.2"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Tianyi <ShiTianyi2001@outlook.com>"]
description = "Working with protein structures"
edition = "2018"
keywords = ["bioinformatics", "protein", "parser", "nom", "pdb"]
license = "MIT"
name = "protein-core"
repository = "https://github.com/TianyiShi2001/protein"
version = "0.1.0"