usnistgov/alignn

Make alignn as a global executable

knc6 opened this issue · 2 comments

knc6 commented

Currently the example works in the git folder only.

this should mostly entail installing train_folder.py as an entry_points script, right?

We could name the main cli tool alignn, and invoke with like alignn train-folder [DIRECTORY] or something

knc6 commented

train_folder.py and pretrained.py seems to be working.