rajivnarayan
Results
2
issues of
rajivnarayan
Is it possible to load morpheus session files from a URL location? That would be useful for sharing preconfigured views of data. * Loading a dataset works, for example: https://software.broadinstitute.org/morpheus/?json={%22dataset%22%3A%22%2F%2Fs3.amazonaws.com%2Frn-test-data%2Ftest.gct%22}%0A...
 Looks like fullfile() is mangling the URL on Windows. Should avoid using the function in the script to improve os compatibility.
bug