T2T Genome #2138
fansalon
started this conversation in
Feature Requests
T2T Genome
#2138
Replies: 0 comments
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 there,
I am using ArchR to analyse some data which have been mapped to the recently generated T2T human assembly. Of course, when I try to specify
addArchRGenome("T2T")
I got an error reporting that this genome version is not currently supported by ArchR.I tried to generate the annotations by myself and I am able to generate the T2T version of the BSgenome to be used as argument of the
createGenomeAnnotation()
function as well as the TxDb to be used increateGeneAnnotation()
. However, I fail in generating the OrgDB object to be used increateGeneAnnotation()
(I tried with themakeOrgPackageFromNCBI()
).After having tried different workarounds I am still not able to get rid of this. So I was thinking, are you perhaps planning to support soon the T2T genome version too?
Thanks.
Federico
Beta Was this translation helpful? Give feedback.
All reactions