Arek Gladki
Arek Gladki
Fix for the issue: https://github.com/gladkia/igvR/issues/30. Related docs: - https://stackoverflow.com/questions/34772617/proper-formatting-of-file-uri-in-file-protocol - https://github.com/nodejs/node/issues/20080 - https://en.wikipedia.org/wiki/File_URI_scheme#:~:text=A%20valid%20file%20URI%20must,correct%2C%20but%20is%20often%20used. - https://support.ptc.com/help/windchill/r12.1.2.0/it/index.html#page/Windchill_Help_Center/IEUsersGuide/IEUG_JSPSpecifyURIs.html
Reduce the complexity of the examples in the vignette by adding a folder argument for predetermined files in `parseAndValidateGenomeSpec`.
Hi, I've just added the support for creating indices with "unique" property (.c/.R code + R unit tests). In theory, the 'addOpts' parameter (the list) can be extended with other...
### Overview HI @gaborcsardi. Thanks for creating such a great package. I have a suggestion for a small improvement. The `R_PKG_SEARCH_SERVER` can occasionally be unavailable [link](https://github.com/r-hub/pkgsearch/issues/111). The `curl::curl_fetch_memory` has a...