This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Using GRCH37 with ggbio

Hi I am trying to use ggbio with R. I am using GRCH37 assembly for my work. In ggbio there is a function called Ideogram.

I would like to use it with GRCH37. The assembly is not available in bioconductor packages usually you can use hg19 just like this.

p.ideo <- Ideogram(genome = "hg19")

I am wondering how can I make it work with GRCH37?

ggbio bioconductor r

Yep GRCh37 and hg19 are confusingly the same release.

0 answers

No answers yet.

Log in to answer this question.