Skip to content

debar

0.1.1

A Post-Clustering Denoiser for COI-5P Barcode Data

0packages depend
2.4Kdownloads / year
92.0%test coverage
11/13checks pass

Overview

About
Maintained by Cameron M. NugentFirst published 2019-12-222 releasesCRAN page ↗

The 'debar' sequence processing pipeline is designed for denoising high throughput sequencing data for the animal DNA barcode marker cytochrome c oxidase I (COI). The package is designed to detect and correct insertion and deletion errors within sequencer outputs. This is accomplished through comparison of input sequences against a profile hidden Markov model (PHMM) using the Viterbi algorithm (for algorithm details see Durbin et al. 1998, ISBN: 9780521629713). Inserted base pairs are removed and deleted base pairs are accounted for through the introduction of a placeholder character. Since the PHMM is a probabilistic representation of the COI barcode, corrections are not always perfect. For this reason 'debar' censors base pairs adjacent to reported indel sites, turning them into placeholder characters (default is 7 base pairs in either direction, this feature can be disabled). Testing has shown that this censorship results in the correct sequence length being restored, and erroneous base pairs being masked the vast majority of the time (>95%).

Install

Health

CRAN checks
2NOTE11OK
Failing flavors
  • NOTE r-devel-linux-x86_64-debian-clang
  • NOTE r-devel-linux-x86_64-debian-gcc
Slowest check: 4.1 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.44
92.0%
Coverage · measured lines
4
Dependencies · direct
Check history
  • NOTE2026-03-10
    12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 1,001 wordsVignettesYes · dynamicpkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
not tracked
Return-value docs
not tracked
References docs
0%

Downloads

2.4K
CRAN downloads in the past year
Rank #18,435 · ~7/day · ~200/mo
Daily download trend is not available in this view yet.
23330 days
60790 days
2.4K1 year
Compare downloads with other packages →
Also on98 r2u

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.0.0
Imports (4)
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (0)

Author records are not tracked yet for this package.

Listed in earlier versions (1)
no longer listed · 0.1.0 to 0.1.1
Package Timeline

2 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.1.1Latest
    2024-01-12 · current release · diff ↗
  • unarchivedReturned to CRAN
    2024-01-12
  • archivedRemoved from CRAN
    2023-08-19
    email to the maintainer is undeliverable
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • 0.1.0
    2019-12-22
  • R
    R 3.6.0 released · 2019-04-26

Package metadata

First published
2019-12-22
Total releases
2 / 7 yrs
License
GPL-3 OSI
Minimum R
≥ 3.0.0
Download size
297 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →