Skip to content

egonw/ons-wikipathways

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Open Notebook for Bioclipse scripts for WikiPathways

To use these scripts you need to install either Bioclipse 2.6.2 or Bacting.

After that, you can run the scripts with Groovy. If you are not using Bacting, make sure to remove the following lines at the top of the script:

@Grab(group='io.github.egonw.managers', module='managers-cdk', version='0.0.8')

workspaceRoot = System.properties['user.dir']
cdk = new net.bioclipse.managers.CDKManager(workspaceRoot);

About

Open Notebook for Bioclipse scripts for WikiPathways

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages