R/998.LGG150.R

#########################################################################/**
# @RdocData LGG150
#
# @title "LGG150 chromosomes 7-10"
# 
# \description{
#     An example data set of read counts from chromosomes 7-10 of sample
#     LGG150, contained within a @see "QDNAseqReadCounts" object
# }
#
# @author "IS"
#*/#########################################################################



# library(QDNAseq)
# bins <- getBinAnnotations(15)
# LGG150 <- binReadCounts(bins, bamfiles="LGG150.bam", cache=TRUE)
# LGG150 <- LGG150[Biobase::fData(LGG150)$chromosome %in%
#     c("7", "8", "9", "10"),]
# save(LGG150, file="LGG150.rda", compress="xz")

# EOF

Try the QDNAseq package in your browser

Any scripts or data that you put into this service are public.

QDNAseq documentation built on Nov. 8, 2020, 6:57 p.m.