Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 454 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 454 Bytes

galaxy-reditools

This is not a production code. Only for testing purpose!

instructions

  1. Add to galaxy/config/too_conf.xml
  <label id="reditoos" text="REDItools" />
  <section name="REDItools" id="reditools">
    <tool file="reditools/REDItoolDnaRna_wrapper.xml" />
  </section>
  1. Clone the repository

git clone https://github.com/mtangaro/galaxy-reditools.git reditools

  1. Move reditools dir in galaxy/tools/

  2. restart galaxy