An open API service indexing awesome lists of open source software.

https://github.com/cometsong/mbiome_seqrun_qc

List of sequencer runs; QC and run Info from each run, modular display of all existing (uploaded) types of info and statistics.
https://github.com/cometsong/mbiome_seqrun_qc

16s 16s-rrna flask microbiome mwgs ngs-pipeline python3 qc sequencing

Last synced: 7 months ago
JSON representation

List of sequencer runs; QC and run Info from each run, modular display of all existing (uploaded) types of info and statistics.

Awesome Lists containing this project

README

          


NGS Sequencer Run QC
:microbe: :dna: :mag: :dart: :heavy_check_mark:

### Features

- Shows list of all uploaded sequencer run "names".
- Each run shows (downloadable) CSV files from sequencing core group.
- If one CSV is present, basic details are parsed into JSON file and displayed
in table at top of page.
- Modular display of other QC details, IFF they're uploaded to the run's folder.
- Link to list of FastQC results
- Analysis of FastQC results
- Distribution of reads graph image
- Comparison of sequence assemblies on 'positive control' samples
- Post-analysis read counts after each step in workflow, e.g. assembly, dechimera, ...

---

### Sequencer Run QC Screenshots

> **List of Run QC pages**

>

>
> **Base Page of Sequencer Run**

>

>
> **Run QC page with Read Distributions**

>

>
> **Run QC page with 16S Read Counts**

>

>
> **Run QC page with Control Assembly Comparison**

>

---

## Resources

- [Issue Tracker](https://github.com/cometsong/mbiome_seqrun_qc/issues)
- [Code](https://github.com/cometsong/mbiome_seqrun_qc)