Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Latest commit

 

History

History
52 lines (38 loc) · 1.99 KB

README.rst

File metadata and controls

52 lines (38 loc) · 1.99 KB

Flowcell Tool

Documentation Status Codacy Analysis Codacy Coverage Landscape Health Deploy to Heroku

Simple management of HTS Flowcells for demultiplexing

Features

  • Web-based GUI for your HTS flow cells
  • Web-based GUI for editing adapter barcode sets
  • Export to bcl2fastq v1 and v2 sample sheets
  • Easy to deploy on Flynn.io an open source Heroku clone for hosting on in-house hardware
  • API for querying information and updating flowcell status/adapter information.

Prequisites

  • Python 3
  • PostgreSQL

Installation