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

how to apply SCENIC to another species(zebrafish) except for human,mouse and fly? #69

Open
rlawltn9718 opened this issue Jan 4, 2023 · 1 comment

Comments

@rlawltn9718
Copy link

I've generated cistarget database for zebrafish. but I'm stopped at the initializeScenic step.
May I ask how to bypass the requirement in initializeScenic() that 'org' should be one of: mgi, hgnc, dmel?

@jiangpuxuan
Copy link

jiangpuxuan commented Aug 8, 2024

motifAnnotations_mgi<-motifAnnotations_yourcustom
scenicOptions@settings$db_annotFiles<-'./motifAnnotations_yourcustomdatafile.txt' 

use getDbAnnotations(scenicOptions) to chek it

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

No branches or pull requests

2 participants