0.0.4 • Published 10 years ago

pangify v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Pangify

Use pangify to convert your poly and coor files into a friendly javascript format.

Install

npm install -g pangify

Usage

pangify {OPTIONS} [MODEL ...]

MODEL is the path and name of a file. Omit the extension and see option -i.

OPTIONS are:

-i      Comma seperated input extensions. Default is -i poly,coor

-d      Set ouput directory. Default is the path to file.

-v      Show tokenized ouput. For debugging.

Model Data

Here is one way to get a set of poly and coor files

wget -A poly,coor -m -nd https://users.soe.ucsc.edu/~pang/160/s15/data/

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago