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: 2024-01-11
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 06 May. 2025.
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
04/0704/0804/0904/1204/1404/1504/1704/1804/2104/2204/2304/2404/2705/0105/0305/04Downloads for coil0246810121416TrendBars

Today's Hot Picks in Authors and Packages

tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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