samples and patients in centraxx
tr = new traction("num_test")
pat = tr.patient(sampleid="abc")
on the command line:
traction num_test sample 1449330267 --verbose
see traction -h
.
download traction whl from here. install with pip:
pip install traction-<version>.whl
for database connection setup see dbcq.
get codetext for assembling init.ct and main.ct.
build and install:
make install