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 12 Jun. 2026.
Previous versions and publish date:
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

tablerDash  
'Tabler' API for 'Shiny'
'R' interface to the 'Tabler' HTML template. See more here < ...
Download / Learn more Package Citations See dependency  
MEDITS  
Analysis of MEDITS-Like Survey Data
Set of functions working with survey data in the format of the MEDITS project ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
piwikproR  
Access 'Piwik Pro' Website Statistics
Run Queries against the API of 'Piwik Pro' ...
Download / Learn more Package Citations See dependency  
bfp  
Bayesian Fractional Polynomials
Implements the Bayesian paradigm for fractional polynomial models under the assumption of normally ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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