Counterr

From UFRC
Revision as of 14:12, 11 February 2019 by Maxprok (talk | contribs) (Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|counterr}} |{{#vardefine:url|https://github.com/dayzerodx/counterr}} <!--CON...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

counterr website  

Counterr is a light-weight command line tool that computes errors in sequencing data by comparing the reads to a reference genome. Counterr takes as input an alignment of the reads (bam + bai) and the corresponding reference (fasta) and outputs summaries (figures/tables) of errors in the reads. The tool computes both context independent and context dependent error statistics of the reads. The latter can be particularly helpful for uncovering systematic errors latent in the sequencing technology (due to hardware, basecaller, etc.).

The tool was developed with Oxford Nanopore Technology reads in mind but is general and applicable to other sequencing platforms such as Illumina and PacBio.

Environment Modules

Run module spider counterr to find out what environment modules are available for this application.

System Variables

  • HPC_{{#uppercase:counterr}}_DIR - installation directory
  • HPC_{{#uppercase:counterr}}_BIN - executable directory