Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 7 of 7 found.
[1] < 1 > [1]  Sort:

averagePerBin (Package: HiCfeat) :

This function is for internal use only! The function computes the average value of a genomic feature for each bin of size binsize.
● Data Source: CranContrib
● Keywords:
● Alias: averagePerBin
● 0 images

borderAnalysisFun (Package: HiCfeat) :

This is the main function. This function estimates the influences of genomic features on chromatin domain borders by a multiple logistic regression model. Enrichment test by simple logistic regression is also included in this function for comparisons. Genomic features can be either coordinate data (e.g. ChIP-seq peak or functional element coordinates) or quantitative data (e.g. normalized ChIP-seq values: log2(ChIP/Input) values). The proposed method is flexible and can account for statistical interactions among multiple genomic features.
● Data Source: CranContrib
● Keywords:
● Alias: borderAnalysisFun
● 0 images

readGFWig (Package: HiCfeat) :

Function to import a genomic feature wig or bigWig file. The file can contain for instance normalized ChIP-seq values (log2(ChIP/Input) values).
● Data Source: CranContrib
● Keywords:
● Alias: readGFWig
● 0 images

readDomBed (Package: HiCfeat) :

Function to import a chromatin domain bed file. The bed file must contain coordinates of the chromatin domains. It can be for instance topologically associating domain (TAD) coordinates. In the bed file, the first column is the chromosome, the second column is the starting position of the domain, the third column is the ending position of the domain. The fourth column (optional) is the annotation of the domain (for instance: active, PcG, ...).
● Data Source: CranContrib
● Keywords:
● Alias: readDomBed
● 0 images

dataExample (Package: HiCfeat) :

This dataExample object comprises three objects: GenomicFeatureList.GR, AnnotNames and Domains.GR. GenomicFeatureList.GR is a list of GRanges objects, one for each genomic feature to analyze. AnnotNames is a vector of the genomic feature names. Domains.GR is a GRanges object for topologically associating domains.
● Data Source: CranContrib
● Keywords:
● Alias: dataExample
● 0 images

HiCfeat-package (Package: HiCfeat) :

Sexpr[results=rd,stage=build]{tools:::Rd_package_description("HiCfeat")}

Author(s)

Raphael Mourad
● Data Source: CranContrib
● Keywords:
● Alias: HiCfeat, HiCfeat-package
● 0 images

readGFBed (Package: HiCfeat) :

Function to import a genomic feature bed file. The bed file must contain coordinates of the genomic features. It can be for instance ChIP-seq peak coordinates or functional element coordinates.
● Data Source: CranContrib
● Keywords:
● Alias: readGFBed
● 0 images