juliema / label_reconciliations

Code for reconciling multiple transcriptions for a label
MIT License
26 stars 11 forks source link

Make --workflow an optional argument #15

Closed rafelafrance closed 7 years ago

rafelafrance commented 7 years ago

Exports can now be done on a per workflow basis. We do not need the workflow argument for this case.

There should be an error check to make sure there is only one workflow in the input files if the argument is missing.

Need to update the instructions in the README.md