Mercurial > repos > jvolkening > nanopore_qc
comparison README.md @ 0:e0006d8bf849 draft
planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/nanopore_qc commit b99a7d95d62b95ececc9d808f5f183b9eb718f80-dirty
author | jvolkening |
---|---|
date | Sat, 02 Mar 2024 03:35:34 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:e0006d8bf849 |
---|---|
1 # Quality control for nanopore sequencing data | |
2 | |
3 `NanoporeQC` is a Galaxy tool for quality control of data from Oxford Nanopore | |
4 sequencers. It utilizes the summary table produced by Albacore or Guppy to | |
5 generate QC statistics and plots. | |
6 | |
7 ## Attributions | |
8 | |
9 `NanoporeQC` was originally forked from the `minion_qc` codebase | |
10 ([https://github.com/roblanf/minion_qc](https://github.com/roblanf/minion_qc)) | |
11 |