Skip to content

berkeleybop/galaxy-monarch-curl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project wraps the Gene Ontology SOLR services (GOLR) exposed by the Monarch initiative

To Update

Install planemo

planemo test

If one of them fails, then we have to make sure that the different tests are just data being updated, but not an error.

For each xml test do:

planemo test monarch-phenotypes-for-disease.xml --update_test_data

which will update the test data.

If the test data is non-empty:

git status  | grep modified  | cut -c14-1000 | xargs wc -l

then commit.

Sending update to the Toolshed

Using this reference for publishing: http://planemo.readthedocs.io/en/latest/publishing.html

planemo shed_lint --tools

planemo shed_diff --shed_target toolshed

planemo shed_update --check_diff --shed_target toolshed

planemo shed_test --shed_target toolshed

Repository link: https://toolshed.g2.bx.psu.edu/repository?repository_id=10020b1222a596c8

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%