A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../html/preciseTAD.html below:

Bioconductor - preciseTAD (development version)

preciseTAD

This is the development version of preciseTAD; for the stable release version, see preciseTAD.

preciseTAD: A machine learning framework for precise TAD boundary prediction

Bioconductor version: Development (3.22)

preciseTAD provides functions to predict the location of boundaries of topologically associated domains (TADs) and chromatin loops at base-level resolution. As an input, it takes BED-formatted genomic coordinates of domain boundaries detected from low-resolution Hi-C data, and coordinates of high-resolution genomic annotations from ENCODE or other consortia. preciseTAD employs several feature engineering strategies and resampling techniques to address class imbalance, and trains an optimized random forest model for predicting low-resolution domain boundaries. Translated on a base-level, preciseTAD predicts the probability for each base to be a boundary. Density-based clustering and scalable partitioning techniques are used to detect precise boundary regions and summit points. Compared with low-resolution boundaries, preciseTAD boundaries are highly enriched for CTCF, RAD21, SMC3, and ZNF143 signal and more conserved across cell lines. The pre-trained model can accurately predict boundaries in another cell line using CTCF, RAD21, SMC3, and ZNF143 annotation data for this cell line.

Author: Spiro Stilianoudakis [aut], Mikhail Dozmorov [aut, cre]

Maintainer: Mikhail Dozmorov <mikhail.dozmorov at gmail.com>

Citation (from within R, enter citation("preciseTAD")): Installation

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


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("preciseTAD")

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("preciseTAD")
Details biocViews Classification, Clustering, FeatureExtraction, FunctionalGenomics, HiC, Sequencing, Software Version 1.19.0 In Bioconductor since BioC 3.12 (R-4.0) (4.5 years) License MIT + file LICENSE Depends R (>= 4.1) Imports S4Vectors, IRanges, GenomicRanges, randomForest, ModelMetrics, e1071, PRROC, pROC, caret, utils, cluster, dbscan, doSNOW, foreach, pbapply, stats, parallel, gtools, rCGH System Requirements URL https://github.com/dozmorovlab/preciseTAD Bug Reports https://github.com/dozmorovlab/preciseTAD/issues See More Package Archives

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4