Hi Jianhong and Julie,
When using browseTracks, I am unable to use some files once mounted if their extensions don't exactly match known strings. The following messages appears when importing bigwigs with ".bw" extensions, for example:
Can not detect the format of the file. Please rename the file with end of .BED, .bedGraph, .WIG or .BigWig
Is there a way to expand the library of recognizable extensions or assign an alias? Once mounted, it's very cumbersome to unmount, change extensions, remount and reload the relatively bulky dependencies like TxDb, org etc.
Thanks for the help!
Tomás
Hi Jianhong,
I am trying to use the BrowseTracks function. Unfortunately, the importData function freezes inside the docker container after ~5min of trying to import my bigwigs, even with 24G of memory allocated to the container. No error has populated, so I'm not sure what the issue is.
Tomás
Hi Tomas,
Did you tried to assign gr parameter? This parameter is used to limit the imported data region. Otherwise it will read all data into memory. Please try to read the help documentation by ?browseTracks for more details.
Jianhong.