Entering edit mode
jbeira
•
0
@jbeira-13858
Last seen 7.3 years ago
Hello,
I've been using the bioconductor package BSgenome.Dmelanogaster.UCSC.dm6 after the dm6 release. However, there seems to be some issue with the annotation, as I get error messages regarding "chrUn_DS484210v1" - could someone help me figure out how to fix this? Or perhaps the package needs some checking since "dm3" works fine.
Thanks!
JB
It would be really helpful if you could update your post to include the commands you're running that produce the error, and also the output of
sessionInfo()
so the anyone trying to help can make sure they're using the same version of the package.Hi,
I'll emphasize Mike's comment: we cannot do much to help if we don't know WHAT error you get exactly and HOW to reproduce it. FWIW, BSgenome.Dmelanogaster.UCSC.dm6 contains the chrUn_DS484210v1 scaffold and I can load it on my machine:
See my session info below.
H.