How to create custom snap.genome? #147
Unanswered
priscilla-glenn
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
The genome object is not strictly necessary. Each function in SnapATAC2 can take custom gff files or fasta file as input instead of the Genome object. See this for example: https://kzhang.org/SnapATAC2/reference/_autosummary/snapatac2.pp.import_data.html#snapatac2.pp.import_data |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need to use a masked mm39 genome and was searching the snapATAC2 website to try to figure out how I can add my own custom reference. I found "snapatac2.genome.Genome" but it doesn't have more details on what it does exactly. Is there another function that I have missed? In the future, I'll also want to analyze horse and cow, so if there is a way to create and add a custom snap.genome, that would be awesome.
Thanks!
Priscilla
Beta Was this translation helpful? Give feedback.
All reactions