# HG changeset patch # User jdv # Date 1566598613 14400 # Node ID e5a2720176d1ab251090ca76e39e9be1c4c7e88a # Parent 63834e0b231f0b264166499818c4b10a5da6e83a "planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/nanopore_qc commit 70f0b9a3a9835fd60acbb6d08efd0d5c15c97458" diff -r 63834e0b231f -r e5a2720176d1 README.html --- a/README.html Fri Aug 23 18:00:56 2019 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -
NanoporeQC
is a Galaxy tool for quality control of data from Oxford Nanopore sequencers. It utilizes the summary table produced by Albacore to generate QC statistics and plots.
NanoporeQC
was originally forked from the minion_qc
codebase (https://github.com/roblanf/minion_qc)