Mercurial > repos > jdv > nanopore_qc
changeset 8:5ae2369e2175 draft
"planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/nanopore_qc commit 6ca69162364b458b7325e9e66d1914cbb7cf2c04"
| author | jdv |
|---|---|
| date | Fri, 23 Aug 2019 18:00:33 -0400 |
| parents | 30d073976339 |
| children | 63834e0b231f |
| files | README.html README.md |
| diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.html Fri Aug 23 18:00:33 2019 -0400 @@ -0,0 +1,4 @@ +<h1 id="quality-control-for-nanopore-sequencing-data">Quality control for nanopore sequencing data</h1> +<p><code>NanoporeQC</code> 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.</p> +<h2 id="attributions">Attributions</h2> +<p><code>NanoporeQC</code> was originally forked from the <code>minion_qc</code> codebase (<a href="https://github.com/roblanf/minion_qc" class="uri">https://github.com/roblanf/minion_qc</a>)</p>
--- a/README.md Fri Aug 23 17:33:51 2019 -0400 +++ b/README.md Fri Aug 23 18:00:33 2019 -0400 @@ -1,8 +1,8 @@ # Quality control for nanopore sequencing data `NanoporeQC` is a Galaxy tool for quality control of data from Oxford Nanopore -sequencers. It utilizes the summary table produced by Albacore or Guppy to -generate QC statistics and plots. +sequencers. It utilizes the summary table produced by Albacore to generate QC +statistics and plots. ## Attributions
