Is it possible to use telomere to telomere instead of hg38? #446
Answered
by
ShixiangWang
JanSliacky
asked this question in
Q&A
-
We are started to use mapping t2t instead of hg38. I see there is the library hg38 necessary for running the functions. We need the rds file for respective human genome. I saw the source in the official sigminer pages with genomes up to hg38. Would it be possible to use t2t? |
Beta Was this translation helpful? Give feedback.
Answered by
ShixiangWang
Dec 12, 2023
Replies: 1 comment 10 replies
-
Hi @JanSliacky , it's a good point. Could you help check if https://bioconductor.org/packages/release/data/annotation/html/BSgenome.Hsapiens.NCBI.T2T.CHM13v2.0.html could fit your needs? If so, I could add some code to support the genome. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @JanSliacky
I just pushed code updates to support T2T, can you try installing the latest version and test it?
The code you used should work. If there are any bugs, please report them to me.