hg19.10kbp.SR50: Hg19 10kbp bin annotations

Description Value Author(s) References Examples

Description

Bin annotations are caclulated for non overlapping 10kbp bins generated as described in Scheinin et al. (see references). The annotated data frame contains:

Value

Returns an AnnotatedDataFrame object.

Author(s)

Daoud Sie

References

DNA copy number analysis of fresh and formalin-fixed specimens by shallow whole-genome sequencing with identification and exclusion of problematic regions in the genome assembly. Scheinin I, Sie D, Bengtsson H, van de Wiel M, Olshen A, van Thuijl H, van Essen H, Eijk P, Rustenburg F, Meijer G, Reijneveld J, Wesseling P, Pinkel D, Albertson D, Ylstra B 2014 Genome Research vol: 24 (12) pp: 1–11

Fast Computation and Applications of Genome Mappability. Derrien T, Estelle J, Sola S, Knowles D, Raineri E, Guigo R, Ribeca P January 19, 2012 PLOS ONE doi: 10.1371/journal.pone.0030377

An integrated map of genetic variation from 1,092 human genomes. 1000 Genomes Project Consortium, Abecasis GR, Auton A, Brooks LD, DePristo MA, Durbin RM, Handsaker RE, Kang HM, Marth GT, McVean GA 2012 Nature Nov 1; 491(7422):56–65.

An integrated encyclopedia of DNA elements in the human genome. ENCODE Project Consortium 2012 Nature Sep 6; 489(7414):57–74.

Examples

1
2
3
4
5
6
7
8
data("hg19.10kbp.SR50")
assign("bins", get("hg19.10kbp.SR50"))
## Not run: readCounts <- binReadCounts(bins=bins, path="./bam")

# or

bins <- getBinAnnotations(binSize=10, genome="hg19")
## Not run: readCounts <- binReadCounts(bins=bins, path="./bam")

tgac-vumc/QDNAseq.hg19 documentation built on May 31, 2019, 9 a.m.