Nothing
#########################################################################/**
# @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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.