Other packages > Find by keyword >

GeneCycle  

Identification of Periodically Expressed Genes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GeneCycle", "1.1.5")



Attach the package and use:
library("GeneCycle")
Maintained by
Miika Ahdesmaki
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-08-11
Latest Update: 2021-01-05
Description:
The GeneCycle package implements the approaches of Wichert et al. (2004) , Ahdesmaki et al. (2005) and Ahdesmaki et al. (2007) for detecting periodically expressed genes from gene expression time series data.
How to cite:
Miika Ahdesmaki (2006). GeneCycle: Identification of Periodically Expressed Genes. R package version 1.1.5, https://cran.r-project.org/web/packages/GeneCycle. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.0 (2006-08-11 19:07), 1.0.1 (2006-09-29 16:07), 1.0.2 (2007-02-18 19:50), 1.0.3 (2008-02-06 08:47), 1.0.4 (2008-06-03 21:14), 1.1.0 (2008-07-11 18:57), 1.1.1 (2009-04-14 19:26), 1.1.2 (2012-04-16 21:59), 1.1.3 (2019-04-18 18:30), 1.1.4 (2019-04-25 23:00)
Other packages that cited GeneCycle R package
View GeneCycle citation profile
Other R packages that GeneCycle depends, imports, suggests or enhances
Complete documentation for GeneCycle
Functions, R codes and Examples using the GeneCycle R package
Some associated functions: GeneCycle-internal . avpg . caulobacter . dominant.freqs . fisher.g.test . is.constant . periodogram . robust.g.test . 
Some associated R codes: avgp.R . fisher.g.test.R . is.constant.R . robust.g.test.R . robust.spectrum.R .  Full GeneCycle package functions and examples
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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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