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
| Maintainer | Rujin Wang <rujin@email.unc.edu> |
| Author | Rujin Wang |
| License | GPL-2 |
| Downloads rank | 118 |
| Source branch | RELEASE_3_23 |
| biocViews | DNASeqData, ENCODE, ExperimentData, Genome, Homo_sapiens_Data, SequencingData, SingleCellData |
Download
Dependencies
Depends: R (>= 3.6.0), GenomicRanges
Reverse dependencies
Suggests Me (1): SCOPE