Other packages > Find by keyword >

coil  

Contextualization and Evaluation of COI-5P Barcode Data
View on CRAN: Click here


Download and install coil package within the R console
Install from CRAN:
install.packages("coil")

Install from Github:
library("remotes")
install_github("cran/coil")

Install by package version:
library("remotes")
install_version("coil", "1.2.4")



Attach the package and use:
library("coil")
Maintained by
Cameron M. Nugent
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-09
Latest Update:
Description:
Designed for the cleaning, contextualization and assessment of cytochrome c oxidase I DNA barcode data (COI-5P, or the five prime portion of COI). It contains functions for placing COI-5P barcode sequences into a common reading frame, translating DNA sequences to amino acids and for assessing the likelihood that a given barcode sequence includes an insertion or deletion error. The error assessment relies on the comparison of input sequences against nucleotide and amino acid profile hidden Markov models (PHMMs) (for details see Durbin et al. 1998, ISBN: 9780521629713) trained on a taxonomically diverse set of reference sequences. The functions are provided as a complete pipeline and are also available individually for efficient and targeted analysis of barcode data.
How to cite:
Cameron M. Nugent (2019). coil: Contextualization and Evaluation of COI-5P Barcode Data. R package version 1.2.4, https://cran.r-project.org/web/packages/coil. Accessed 22 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:27), 1.0.0 (2019-10-09 13:20), 1.0.1 (2019-10-16 21:20), 1.1.0 (2019-12-05 21:00), 1.2.1 (2020-02-03 20:30), 1.2.2 (2020-10-29 19:50), 1.2.3 (2021-04-20 20:20), 1.2.4 (2024-01-11 12:30)
Other packages that cited coil R package
View coil citation profile
Other R packages that coil depends, imports, suggests or enhances
Complete documentation for coil
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ISOweek  
Week of the year and weekday according to ISO 8601
This is an substitute for the %V and %u formats which are not implemented on Windows. In addition, ...
Download / Learn more Package Citations See dependency  
loon  
Interactive Statistical Data Visualization
An extendable toolkit for interactive data visualization and exploration. ...
Download / Learn more Package Citations See dependency  
CTM  
A Text Mining Toolkit for Chinese Document
The CTM package is designed to solve problems of text mining and is specific for Chinese document. ...
Download / Learn more Package Citations See dependency  
bayesmeta  
Bayesian Random-Effects Meta-Analysis and Meta-Regression
A collection of functions allowing to derive the posterior distribution of the model parameters in r ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA