Skip to content

gvlproject/galaxy-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galaxy-tools

Some DeVL/GVL tools for Galaxy.

Standards

Tools should comply with the IUC standards

Specifically:

  • Indentation is correct (4 spaces)
  • Tool version/build ok
  • <command/>
    • Text parameters, input and output files 'single quoted'
    • Use of <![CDATA[ ... ]]> tags
    • Parameters of type text or having optional="true" attribute are checked with if str($param) before being used
  • Data parameters have a format attribute containing datatypes recognised by Galaxy
  • Tests
    • Parameters are reasonably covered
    • Test files are appropriate
  • Help
    • Valid restructuredText and uses <![CDATA[ ... ]]> tags

About

Some DeVL/GVL tools for Galaxy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published