Deleted:I am trying to detect alternative splicing but getting error.
0
0
Entering edit mode
Sebashish • 0
@2ffaf4b7
Last seen 13 days ago
India

Enter the body of text here

Code should be placed in three backticks as shown below

features <- binGenome( genomeTxDb )


# include your problematic code here with any corresponding output 
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
# please also include the results of running the following in an R session 

sessionInfo( )
ASpli • 71 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 645 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6