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 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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