Bioc2026 Registration Open!

WGSmapp

Mappability tracks of Whole-genome Sequencing from the ENCODE Project

Bioconductor version: 3.23 · Package version: 1.24.0

This package provides whole-genome mappability tracks on human hg19/hg38 assembly. We employed the 100-mers mappability track from the ENCODE Project and computed weighted average of the mappability scores if multiple ENCODE regions overlap with the same bin. “Blacklist” bins, including segmental duplication regions and gaps in reference assembly from telomere, centromere, and/or heterochromatin regions are included. The dataset consists of three assembled .bam files of single-cell whole genome sequencing from 10X for illustration purposes.

Installation

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

BiocManager::install("WGSmapp")

Details

MaintainerRujin Wang <rujin@email.unc.edu>
AuthorRujin Wang
LicenseGPL-2
Downloads rank118
Source branchRELEASE_3_23
biocViewsDNASeqData, ENCODE, ExperimentData, Genome, Homo_sapiens_Data, SequencingData, SingleCellData

Download

Dependencies

Depends: R (>= 3.6.0), GenomicRanges

Reverse dependencies

Suggests Me (1): SCOPE