r-basicstarrseq 1.34.0
Basic peak calling on STARR-seq data
This package implements a method that aims to identify enhancers on large scale. The STARR-seq data consists of two sequencing datasets of the same targets in a specific genome. The input sequences show which regions where tested for enhancers. Significant enriched peaks i.e. a lot more sequences in one region than in the input where enhancers in the genomic DNA are, can be identified. So the approach pursued is to call peak every region in which there is a lot more (significant in a binomial model) STARR-seq signal than input signal and propose an enhancer at that very same position. Enhancers then are called weak or strong dependent of there degree of enrichment in comparison to input.
- Outputs:
out
- Website: https://bioconductor.org/packages/BasicSTARRseq
- Licenses: LGPL 3
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-basicstarrseq 1.34.0
as follows:
guix install r-basicstarrseq@1.34.0
Or install the latest version:
guix install r-basicstarrseq
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.