You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cBioPortal for Cancer Genomics Discussion Group
Hi,
I'm having trouble building a stand-alone version of oncoprint from the source code available at github. I'm experiencing multiple issues:
There are two folders with javascript files: js and .js. Some of the spec code and gulp script refer to a file that is in the other folder and some other files seem to be duplicates. What is the correct version of the javascript?
When running gulp spec, 6 out of 10 unit tests fail.
I am able to build a compiled oncoprint-bundle.js, but it seems to miss some dependencies when I include it in my page, as I get some javascript errors stating as much. Is there perhaps any example available of how to include the compiled bundle?