Skip to content

Import isatabs

Ilya Sytchev edited this page Jun 13, 2016 · 4 revisions

This guide describes how to import multiple isatab archives at once.

Command

vagrant ssh
workon refinery-platform
./manage.py process_isatab <username> <isatab directory or file>

where username is the owner of the data sets and isatab directory or file is an absolute path

For all available options see ./manage.py process_isatab -h.