Hi, Ivy.
We've gone ahead and generated the chain file directly from rn5 to rn8. We are using NCBI RefSeq (GCF) or GenBank (GCA) identifiers for most of our new assemblies now, so rn8 is GCF_036323735.1, like you say.
https://hgdownload.soe.ucsc.edu/goldenPath/rn5/liftOver/rn5ToGCF_036323735.1.over.chain.gz
We're not familiar with how you are importing it to R (rttracklayer?), but if the rn8 assembly has UCSC-style chromosome names (e.g., chr1, chr2), then you will need to convert those over in the chain file. We provide an alias file for rn8 there:
https://hgdownload.soe.ucsc.edu/hubs/GCF/036/323/735/GCF_036323735.1/GCF_036323735.1.chromAlias.txt
From there, you would convert from the items in the RefSeq column (e.g., NC_086019.1), probably to Assembly or UCSC, depending on what you are working with (e.g., chr1).
Let us know if you need help with anything else or additional clarifying steps.
--
---
You received this message because you are subscribed to the Google Groups "UCSC Genome Browser Public Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genome+un...@soe.ucsc.edu.
To view this discussion visit https://groups.google.com/a/soe.ucsc.edu/d/msgid/genome/9E3192AC-96EA-4724-B290-33985821D70E%40ucsd.edu.