Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in motifscan hdwgcna #291

Closed
nitinsai1 opened this issue Jul 12, 2024 · 1 comment
Closed

Error in motifscan hdwgcna #291

nitinsai1 opened this issue Jul 12, 2024 · 1 comment
Labels
question Further information is requested

Comments

@nitinsai1
Copy link

Hello,

I used seurat pipeline to analyze single cell RNA-seq dataset. Recently I sarted working on hdWGCNA specific TF Motif analysis. I followed motif analysis tutorial from hdWGCNA. Unfortunately I encountered an error.

I loaded hdwgcna output file .rds for TF analysis
When I executed the following command

seurat_obj <- MotifScan(
m,
species_genome = 'mm10',
pfm = pfm_core,
EnsDb = EnsDb.Mmusculus.v79
)

It showed an error as follows
Error in match(x, table, nomatch = 0L) :
'match' requires vector arguments

Could any one help to solve this error.

Thank you,
Sai

@nitinsai1 nitinsai1 added the question Further information is requested label Jul 12, 2024
@smorabit
Copy link
Owner

Hi,

Please follow our new tutorial for motif and transcription factor network analysis. If you have any issues from this, please open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants