SCBN
A statistical normalization method and differential expression analysis for RNA-seq data between different species
Bioconductor version: Release (3.20)
This package provides a scale based normalization (SCBN) method to identify genes with differential expression between different species. It takes into account the available knowledge of conserved orthologous genes and the hypothesis testing framework to detect differentially expressed orthologous genes. The method on this package are described in the article 'A statistical normalization method and differential expression analysis for RNA-seq data between different species' by Yan Zhou, Jiadi Zhu, Tiejun Tong, Junhui Wang, Bingqing Lin, Jun Zhang (2018, pending publication).
Author: Yan Zhou
Maintainer: Yan Zhou <2160090406 at email.szu.edu.cn>
citation("SCBN")
):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SCBN")
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("SCBN")
SCBN Tutorial | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | DifferentialExpression, GeneExpression, Normalization, Software |
Version | 1.24.0 |
In Bioconductor since | BioC 3.8 (R-3.5) (6 years) |
License | GPL-2 |
Depends | R (>= 3.5.0) |
Imports | stats |
System Requirements | |
URL |
See More
Suggests | knitr, rmarkdown, BiocStyle, BiocManager |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | TEKRABber |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | SCBN_1.24.0.tar.gz |
Windows Binary (x86_64) | SCBN_1.24.0.zip |
macOS Binary (x86_64) | SCBN_1.24.0.tgz |
macOS Binary (arm64) | SCBN_1.23.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/SCBN |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/SCBN |
Bioc Package Browser | https://code.bioconductor.org/browse/SCBN/ |
Package Short Url | https://bioconductor.org/packages/SCBN/ |
Package Downloads Report | Download Stats |