Mercurial > repos > sauria > hifive
diff readme.rst @ 1:cb4f92e6fd4e draft
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
author | sauria |
---|---|
date | Wed, 26 Aug 2015 16:53:42 -0400 |
parents | 0a9c76d80e33 |
children |
line wrap: on
line diff
--- a/readme.rst Fri Jun 05 14:09:00 2015 -0400 +++ b/readme.rst Wed Aug 26 16:53:42 2015 -0400 @@ -12,7 +12,7 @@ Once normalized, data can be used for plotting, binning, or other statistical tests within the package very quickly. -Original documentation can be found `here <http://hifive.docs.taylorlab.org/en/latest/>`_. +Original documentation can be found `here <http://bxlab-hifive.readthedocs.org/en/latest/>`_. Automated Installation ====================== @@ -28,20 +28,7 @@ XML files to your ``tool_conf.xml`` as normal. For example, use:: <section name="HiFive" id="hifive_tools"> - <tool file="hifive/complete_hic_project.xml" /> - <tool file="hifive/create_hic_fendset.xml" /> - <tool file="hifive/create_hic_dataset.xml" /> - <tool file="hifive/create_hic_project.xml" /> - <tool file="hifive/learn_hic_normalization.xml" /> - <tool file="hifive/create_hic_heatmap.xml" /> - <tool file="hifive/get_interval_hic_data.xml" /> - <tool file="hifive/complete_fivec_project.xml" /> - <tool file="hifive/create_fivec_fragmentset.xml" /> - <tool file="hifive/create_fivec_dataset.xml" /> - <tool file="hifive/create_fivec_project.xml" /> - <tool file="hifive/learn_fivec_normalization.xml" /> - <tool file="hifive/create_fivec_heatmap.xml" /> - <tool file="hifive/get_interval_fivec_data.xml" /> + <tool file="hifive.xml" /> </section>