Registration and Call for Abstracts Open for Bioc2024

Trendy

Breakpoint analysis of time-course expression data


Bioconductor version: Release (3.18)

Trendy implements segmented (or breakpoint) regression models to estimate breakpoints which represent changes in expression for each feature/gene in high throughput data with ordered conditions.

Author: Rhonda Bacher and Ning Leng

Maintainer: Rhonda Bacher <rbacher at ufl.edu>

Citation (from within R, enter citation("Trendy")):

Installation

To install this package, start R (version "4.3") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("Trendy")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("Trendy")
Trendy Vignette PDF R Script
Reference Manual PDF
NEWS Text

Details

biocViews ImmunoOncology, RNASeq, Regression, Software, TimeCourse
Version 1.24.1
In Bioconductor since BioC 3.7 (R-3.5) (6 years)
License GPL-3
Depends R (>= 3.4)
Imports stats, utils, graphics, grDevices, segmented, gplots, parallel, magrittr, BiocParallel, DT, S4Vectors, SummarizedExperiment, methods, shiny, shinyFiles
System Requirements
URL https://github.com/rhondabacher/Trendy
See More
Suggests BiocStyle, knitr, rmarkdown, devtools
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package Trendy_1.24.1.tar.gz
Windows Binary Trendy_1.24.1.zip (64-bit only)
macOS Binary (x86_64) Trendy_1.24.1.tgz
macOS Binary (arm64) Trendy_1.24.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/Trendy
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/Trendy
Bioc Package Browser https://code.bioconductor.org/browse/Trendy/
Package Short Url https://bioconductor.org/packages/Trendy/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.18 Source Archive