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/Damsel.html below:

Bioconductor - Damsel (development version)

Damsel

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

Damsel: an end to end analysis of DamID

Bioconductor version: Development (3.22)

Damsel provides an end to end analysis of DamID data. Damsel takes bam files from Dam-only control and fusion samples and counts the reads matching to each GATC region. edgeR is utilised to identify regions of enrichment in the fusion relative to the control. Enriched regions are combined into peaks, and are associated with nearby genes. Damsel allows for IGV style plots to be built as the results build, inspired by ggcoverage, and using the functionality and layering ability of ggplot2. Damsel also conducts gene ontology testing with bias correction through goseq, and future versions of Damsel will also incorporate motif enrichment analysis. Overall, Damsel is the first package allowing for an end to end analysis with visual capabilities. The goal of Damsel was to bring all the analysis into one place, and allow for exploratory analysis within R.

Author: Caitlin Page [aut, cre] ORCID: 0009-0004-7949-8143

Maintainer: Caitlin Page <caitlin.page at petermac.org>

Citation (from within R, enter citation("Damsel")): 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("Damsel")

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("Damsel")
Details biocViews DifferentialMethylation, GenePrediction, GeneSetEnrichment, PeakDetection, Software Version 1.5.0 In Bioconductor since BioC 3.19 (R-4.4) (1 year) License MIT + file LICENSE Depends R (>= 4.4.0) Imports AnnotationDbi, Biostrings, ComplexHeatmap, dplyr, edgeR, GenomeInfoDb, GenomicFeatures, GenomicRanges, ggbio, ggplot2, goseq, magrittr, patchwork, plyranges, reshape2, rlang, Rsamtools, Rsubread, stats, stringr, tidyr, utils System Requirements URL https://github.com/Oshlack/Damsel Bug Reports https://github.com/Oshlack/Damsel 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