igvR icon indicating copy to clipboard operation
igvR copied to clipboard

An R Bioconductor package providing interactive connections to igv.js (the Integrative Genomics Viewer) in a web browser

Results 4 igvR issues
Sort by recently updated
recently updated
newest added

Dear Paul, Thanks for the useful tool! I got an error when trying to display Quantitative track using `displayTrack` function. Please see the screenshot for details. However, the error didn't...

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

chr19 data does not display except when chromome=="all"

Hello! Thank you for this extremely useful package ! Is it possible to display all Refseq Genes for a selected gene ? I tested igvR for the FGFR1, FGFR2 and...