Skip to content

Issues with addMotifAnnotations function in section 12.1 #277

@arh223

Description

@arh223

Hello,

I am having issues with the addMotifAnnotations function in section 12.1. I have tried running it on the sample dataset as well as my dataset, but I'm getting the same error. See below:

snATAC <- addMotifAnnotations(ArchRProj = snATAC, motifSet = "cisbp", name = "Motif")
ArchR logging to : ArchRLogs/ArchR-addMotifAnnotations-197b6f5937e2-Date-2020-08-10_Time-19-58-58.log
If there is an issue, please report to github with logFile!
2020-08-10 19:58:58 : Gettting Motif Set, Species : Homo sapiens, 0.002 mins elapsed.
Using version 2 motifs!
2020-08-10 19:59:00 : Finding Motif Positions with motifmatchr!, 0.027 mins elapsed.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ‘matchMotifs’ for signature ‘"PWMatrixList", "NULL"’

I tried removing and reinstalling all of the packages, including motifmatchr. It seems like there is some issue with how ArchR is calling a function from that package.

Also, I have attached the log file from my dataset and from the tutorial dataset.

Thank you,
Alyssa

ArchR-addMotifAnnotations-15a1695ed66-Date-2020-08-10_Time-19-38-40.log
ArchR-addMotifAnnotations-15fd686730f5-Date-2020-08-10_Time-19-50-02.log

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions