This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to run Galaxy pipeline using a python code (is there a module, package for galaxy tools)

Hello, am new in NGS data analysis and i was wondering if i can write a python script to perform the different steps of Galaxy pipeline, in other words, is there command lines, package or modules that i can call within my script. Thanks in advance

genome sequencing assembly

If you write a xml file in the Galaxy format, it should do the task

Hi, am not a computer scientist so have no idea about xml files

Actually if you can write a Python script, writing xml files should be may more easier.

1 answer

Look at bioblend: http://bioblend.readthedocs.io/en/latest/api_docs/galaxy/docs.html it wraps galaxys REST API Ask more questions at: https://biostar.usegalaxy.org/

Thank you Ido, am gonna start diving on it, thanks for ur help

Log in to answer this question.