Online Scripting Tool

Online Scripting Tool is an extension of 3D Genome Browser, web based interactive system with preloaded jQuery library and preloaded gene data. Use javascript console bellow or one in your web browser for using 3D Genome Browser's API. In HelpDesk Service you can find extensive documentation for web-services and its URLs, which are the basis of the 3D Genome Browser. Also there could be found user written packages, which might simplify and speed up research (scripts are already included and could be used out-of-the-box). For more information - have a look at our About section.

Test your code

(Use standard javascript here. To output any results, use integrated function print(value); to erase an output window - use function clear(). For global variables, use vars object. For example, vars.a = 1; vars.b = "Hello World"; vars.getCheers = function(name){print("Hello "+name+"!");})



Output