unable to find an inherited method for function ‘Rle’ for signature ‘"NULL", "missing"
0
0
Entering edit mode
gv ▴ 40
@gv-6516
Last seen 19 months ago
United States

Hi Everyone,

I am trying to run this package called NAGNAG(https://sourceforge.net/projects/nagnag/files) But in one of the commands when I run, I get this error:

Error in (function (classes, fdef, mtable)  :
  unable to find an inherited method for function ‘Rle’ for signature ‘"NULL", "missing"’

These are commands I used:

 

1. altRef <- altSearch("/home/user/Desktop/hg19_ucsc.gtf", "/home/user/Desktop/hg19.fa", AStype="acceptor",transcriptNameStyle=c("standard"))

# The first command runs fine.

2. nagRef <- nagnagDetect(altRef,"/home/user/Desktop/hg19.fa")

## The second command gives an error which is
    **Error in (function (classes, fdef, mtable)  :
      unable to find an inherited method for function ‘Rle’ for signature ‘"NULL", "missing"’**

How to remove this error??

PS: nagnag package requires a lot of bioconductor packages like BiocGenerics,Rsamtools,Biostrings,IRanges etc.

Thanks

 

r • 2.2k views
ADD COMMENT

Login before adding your answer.

Traffic: 680 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