Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 2.08 KB

File metadata and controls

12 lines (8 loc) · 2.08 KB
metaLinks
alternates

Quality Control

LogoTitleDescriptionInput Data
FastQCFastQC is a quality control tool for high throughput sequence data. FastQC aims to provide a simple way to do some quality control checks on raw sequence data coming from high throughput sequencing pipelines.
  • fastq files
MultiQCThis Capsule aggregates results from bioinformatics analyses across many samples into a single report.
  • html reports (most likely from FastQC)
TensorBoard GPU

View model experiment metrics like loss and accuracy, visualizing the model graph, project embeddings to a lower dimensional space and more. This Capsule shows an example from the Tensorboard website.

This Capsule runs on GPU instances and comes preloaded with Tensorflow.

  • None
fastpA tool designed to provide fast all-in-one preprocessing for FastQ files (adapter trimming, downsampling etc.). This tool is developed in C++ with multithreading supported to afford high performance.
  • .fastq files
Trim GaloreTrim Galore is a wrapper around Cutadapt and FastQC to consistently apply adapter and quality trimming to FastQ files, with extra functionality for RRBS data.
  • .fastq files