1.2.1 • Published 9 years ago

proteins-schema v1.2.1

Weekly downloads
8
License
GPLv3
Repository
github
Last release
9 years ago

Protein JSON schema

A schema to validate that a given protein description file is valid according to the latest JP spec.

Why?

Super-important for testing.

How do I use it?

Install it (for use in code): npm install proteins-schema Install it (for jpvalidate): npm install -g proteins-schema

Run tests: npm test

To test your own file: jpvalidate < <your_file_here>

1.2.1

9 years ago

1.2.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago