Skip to content
This repository was archived by the owner on Nov 17, 2021. It is now read-only.

Latest commit

 

History

120 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RRulesParser Galaxy wrapper

Installing

  • Create a new section in the Galaxy config file config/tool_conf.xml and paste the following:
<section id="sbc-rs" name="SynBioCAD RRulesParser">
  <tool file="rpTools/RRulesParser/wrap.xml" />
</section>
  • Make sure that the following entry exists under Galaxy's destination tag in config/tool_conf.xml:
<destination id="local" runner="local" />

And that the destination of the tool is referred under the tools tag in config/job_conf.xml:

<tool id="RRulesParser" destination="local" />

Built With

Authors

  • Melchior du Lac
  • Joan Hérisson
  • Thomas Duigou

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors