help for genNullSeqs()
1
0
Entering edit mode
2.8 years ago
koyee_d ▴ 20

when I used genNullSeqs()

genNullSeqs('test.bed',genomeVersion = 'hg19',length_match_tol=500)

somthing wrong as following:

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

please help, thanks so much

genNullSeqs • 855 views
ADD COMMENT
0
Entering edit mode

I do not know the package but it could be that the test.bed is empty or not existing at that location. Be sure to give the full path to the file like 'path/to/test.bed'.

ADD REPLY
2
Entering edit mode
2.8 years ago
koyee_d ▴ 20

Thanks for your reply. I just find I did not import related genome (BiocManager::install('BSgenome.Hsapiens.UCSC.hg19.masked'))

It is now working normally.

ADD COMMENT

Login before adding your answer.

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