Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BSgenomeForge new rat genome #106

Open
motutaj opened this issue May 27, 2021 · 1 comment
Open

BSgenomeForge new rat genome #106

motutaj opened this issue May 27, 2021 · 1 comment
Assignees
Labels

Comments

@motutaj
Copy link

motutaj commented May 27, 2021

Hi Bernat,

Thank you for the great tool. I would like to create the karyotype for a new rat genome mRatBN7.2/rn7 - NCBI released Nov 2020 but UCSC just recently: http://hgdownload.soe.ucsc.edu/goldenPath/rn7/bigZips/rn7.2bit . Could you please add it to the list of registered assemblies (GCA_015227675.2)?

Many thanks,
Monika

@bernatgel bernatgel self-assigned this Jan 19, 2022
@bernatgel
Copy link
Owner

Hi @motutaj

If the genome is in UCSC, in theory, you should be able to work with it simply specifying genome="rn7". It will instruct you to install the corresponding BSgenome and automatically try to download the cytobands from UCSC. The problem is that a bug in another package is preventing it from downloading them, so it will fail.

I've tried to download the cytobands and add them to the mini-database of genomes and cytobands in karyoploteR, but seems like UCSC does not have them. They are all "gneg" and with no names.

I try to add only genome assemblies with the complete information (as rn6) and for genomes such "rn7" I'd recommend using a custom genome if you want to use it.

Does it make sense?

Bernat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants