dozy / npg_qc

QC checks and metrics for Illumina NGS data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QC Checks and Metrics for Illumina Next Generation Sequencing Data
==================================================================

lib directory:
---------------
 npg_qc::Schema namespace - DBIx db binding
 npg_qc::view, npg_qc::model and npg_qc::util namespaces -
     a web application rendering Illumina QC metrics
 npg_qc::illumina - db loaders for Illumina QC metrics
 npg_qc::autoqc namespace - WTSI core sequencing pipeline inhouse
     QC checks and storage of QC results

bin directory:
--------------
 perl scripts

cgi-bin directory:
------------------
 cgi script for the web app

scripts directory:
------------------
 supplimentary scripts

src directory:
--------------
 source code for C utilities

htdocs directory:
-----------------
 client-side scripts for the web app

data directory:
---------------
 templates for the web app
 db config file for the web app
 db schema dump

t directory:
------------
 tests
 test data
 supplimentary scripts and modules for testing


About

QC checks and metrics for Illumina NGS data


Languages

Language:Perl 63.9%Language:HTML 25.4%Language:JavaScript 4.5%Language:C 4.0%Language:Groff 0.6%Language:CSS 0.4%Language:Shell 0.4%Language:Perl 6 0.3%Language:R 0.2%Language:D 0.2%Language:Makefile 0.1%Language:Emacs Lisp 0.0%