I am thinking of using the Galaxy Project as the front end for Lucene. This is an introductory college search course, so not everyone has programming experience. Even with programming experience, this is not an implementation that really matters, but a software data transformation. Galaxy provides a good interface for explicit hypothesis testing using various configurations and data transformations.
We worked with the Get / REST / SOA + Meemoo interface and a lot of JS, but we need to build everything from scratch, But the packet galaxy interface would allow us to expand the training modules to the analyzer.
In any case, various Galaxy modules can interact via the command line, and these modules are simply XML configuration files :
<command interpreter="python">sorter.py -i $input -o $out_file1 -cols $column</command>
Are there any frameworks that I could use to create an XML file from an existing command line API? I know that I could do the regex, but it will take about so much time to create just a manual creation of a subset of the API ...
Sorry if this is too easy, "auto wrap API" etc. leads to unsatisfactory low search results: /
Thank!
source
share