Sanchit Saini
Sanchit Saini
This is the relevant error message : ```R Error in seqinfo(ranges) : UCSC library operation failed In addition: Warning messages: 1: In seqinfo(ranges) : Response is missing required header Content-Length:...
Thanks @NullModel for the pointers and for clarifying that this issue is not related to kent. At some point, rtracklayer somewhat diverge from the kent source. I will look into...
Hi @maximilianh , > the only thing that I can't figure out is which function you're calling exactly, it's in the string/macro "bwgFile_query" but I can't find the value. Calling...
I tested it and could not replicate it. Can you make sure all packages are updated to the latest Bioconductor 3.18 (release)? By running following code and test it again...
@lawremi okay, I will create a PR for it.
I tested it and could not replicate it. Can you make sure all packages are updated to the latest Bioconductor 3.18 (release)? By running following code and test it again...
Hi @bschilder, It is not related to #63. I know looks a bit confusing at first but if you look at the error message closely you will notice it is...
Hi @bschilder, I tried to replicate it on Linux and I think it should behave similarly on macOS. ```R > gr
> Would it make sense to add this feature internally to `rtracklayer` as well? `rtracklayer` cannot modify or insert the prefix of a [URI](https://en.wikipedia.org/wiki/Uniform_Resource_Identifier). The only way we get information...
> Has something changed with `rtracklayer` since my original post? Nothing's changed. It is at the same commit. https://git.bioconductor.org/packages/rtracklayer I tried to debug it, So it seems to be working...