Learn R Programming

PCBS (version 0.1.1)

Principal Component BiSulfite

Description

A system for fast, accurate, and flexible whole genome bisulfite sequencing (WGBS) data analysis of two-condition comparisons. Principal Component BiSulfite, 'PCBS', assigns methylated loci eigenvector values from the treatment-delineating principal component in lieu of running millions of pairwise statistical tests, which dramatically increases analysis flexibility and reduces computational requirements. Methods: .

Copy Link

Version

Install

install.packages('PCBS')

Monthly Downloads

240

Version

0.1.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Kathryn Lande

Last Published

August 27th, 2024

Functions in PCBS (0.1.1)

Get_Novel_DMRs

Call DMRs from WGBS data.
Ol_Reliable

PCBS ggplot theme.
MethyDiff_Set

Add a mean methylation column to a data.frame of regions.
methylDiff_metagene

Make a metagene from mean percent methylation differences.
score_metagene

Make a metagene from PC Scores.
multiple_metagenes

Plot multiple metagene data objects on a single plot.
get_all_DMRs

Nested DMR calling function within Get_Novel_DMRs()
CheckOvercompression

Check if DMR calling seed number is ovcompressed.
chromDict

Convert a rank object into a chromDict.
plot_metagene

Generate a metagene plot from raw metagene data.
chromDictMeth

Create a chromDict of percent methylation difference at all sites.
DefineBestPC

Identify your best principle component.
addRanks

Add ranks to eigenvector scores.
eigen

Simulated WGBS data for PCBS vignettes
getPCRanks

Get CpG eigenvector scores from a principle component.
checkRank

Check rank cut-off values manually.
lin

Find y value of linear regression given x.
getRegionScores

Calculated methylation significance in a set of regions.
lmIntx

PC-Intersect nested function.
trimDMR

Nested DMR calling function within within Get_Novel_DMRs()
rankDist

Identify the best rank cut-off for significant CpGs.
oneSeed

Nested DMR calling function within within get_all_DMRs(), Get_Novel_DMRs()
se

Standard error of a vector.
tilt

Component of PCBS ggplot theme.
MethylDiff

Get the mean methylation difference across a specified region.