cni / pfile-mr-classifier

Classification Gear for GE Pfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Pulls Docker Stars

stanfordcni/pfile-mr-classifier

Build context for a Flywheel Gear that uses pfile_tools to extract classification information from GE P-Files.

Example Usage

   docker run --rm -ti \
        -v /path/to/pfile/data:/flwheel/v0/input/pfile \
        -v /path/to/output:/flwheel/v0/output \
        stanfordcni/pfile-mr-classifier \

About

Classification Gear for GE Pfiles

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 84.8%Language:Shell 11.6%Language:Dockerfile 3.6%