Entering edit mode
Enter the body of text here
Code should be placed in three backticks as shown below
features <- binGenome( genomeTxDb )
64 genes were dropped because they have exons located on both strands of the same
reference sequence or on more than one reference sequence, so cannot be represented
by a single genomic range.
Use 'single.strand.genes.only=FALSE' to get all the genes in a GRangesList object,
or use suppressMessages() to suppress this message.
Error in .Call2("Rle_constructor", values, lengths, PACKAGE = "S4Vectors") :
Rle of type 'list' is not supported
# include your problematic code here with any corresponding output
# please also include the results of running the following in an R session
sessionInfo( )