Skip to content
Discussion options

You must be logged in to vote

We've adopted TxDb and OrgDb as a standard to make our lives easier. This means we off-load any questions about those packages to the broader community. You should be able to find instructions on how to create your own TxDb object from a GTF file online if that is what you would like to do. You need to make very sure that your genome and gene annotation match correctly with the genome used for alignment.

When using a custom genome, you do not use addArchRGenome(). You pass your genome and gene annotations to the arguments of createArrowFiles() and ArchRProject()

https://www.archrproject.com/reference/createArrowFiles.html
https://www.archrproject.com/reference/ArchRProject.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wshands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants