Other packages > Find by keyword >

sequences  

Generic and Biological Sequences
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sequences", "0.5.9")



Attach the package and use:
library("sequences")
Maintained by
Laurent Gatto
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-05-16
Latest Update: 2023-08-18
Description:
Educational package used in R courses to illustrate object-oriented programming and package development. Using biological sequences (DNA and RNA) as a working example.
How to cite:
Laurent Gatto (2013). sequences: Generic and Biological Sequences. R package version 0.5.9, https://cran.r-project.org/web/packages/sequences. Accessed 07 Apr. 2025.
Previous versions and publish date:
0.5.6 (2013-05-16 08:15), 0.5.7 (2013-07-03 11:29), 0.5.8 (2014-04-11 22:42), 0.5.9 (2014-12-03 13:58)
Other packages that cited sequences R package
View sequences citation profile
Other R packages that sequences depends, imports, suggests or enhances
Functions, R codes and Examples using the sequences R package
Some associated functions: DnaSeq-class . GenericSeq-class . Seq-class . dnaseq . gccount . gccount2 . readFasta . sequences-package . 
Some associated R codes: AllGenerics.R . DataClasses.R . SeqRefClass.R . functions.R . methods-DnaSeq.R . methods-GenSeq.R . methods-RnaSeq.R . zzz.R .  Full sequences package functions and examples
Downloads during the last 30 days
03/0803/1103/1403/1503/2003/2103/2203/2403/2804/04Downloads for sequences12345678TrendBars

Today's Hot Picks in Authors and Packages

nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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