/tuco

Laboratory Information Management System (LIMS)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Build Status

tuco

Laboratory Information Management System (LIMS) for track lab sequencing experiments and samples.

Setup

Clone this repository

git clone --recurse-submodules https://github.com/NYU-Molecular-Pathology/tuco.git
cd tuco

Install conda and Django

make conda-install

Initialize app databases and create an admin user

make init

Software

  • Linux or macOS

  • Python 3.6+