Mercurial > repos > sauria > hifive
annotate readme.rst @ 5:d4b616756329 draft
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit 87b97035740123620fcd87673e5dc7c6edeb8a68
author | sauria |
---|---|
date | Wed, 21 Oct 2015 10:31:23 -0400 |
parents | cb4f92e6fd4e |
children |
rev | line source |
---|---|
0
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
1 ============================= |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
2 Galaxy wrapper for HiFive |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
3 ============================= |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
4 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
5 This wrapper allows use of the hifive package, a set of tools for handling HiC |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
6 and 5C data, on Galaxy. This includes managing data from mapped reads, either |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
7 in bam, mat, or raw formats. All stages use hdf5 dictionaries for fast access |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
8 and minimal memory and storage usage. |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
9 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
10 This toolset includes methods for normalizing data from either HiC or 5C |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
11 experiments at the fragment-end, or fragment level resolution, respectively. |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
12 Once normalized, data can be used for plotting, binning, or other statistical |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
13 tests within the package very quickly. |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
14 |
1
cb4f92e6fd4e
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents:
0
diff
changeset
|
15 Original documentation can be found `here <http://bxlab-hifive.readthedocs.org/en/latest/>`_. |
0
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
16 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
17 Automated Installation |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
18 ====================== |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
19 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
20 Galaxy should be able to automatically install the dependencies, i.e. the |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
21 ``h5py`` and ``hifive`` tool depedency packages. |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
22 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
23 Manual Installation |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
24 =================== |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
25 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
26 For those not using Galaxy's automated installation from the Tool Shed, put |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
27 the XML and Python files in the ``tools/hifive/`` folder and add the |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
28 XML files to your ``tool_conf.xml`` as normal. For example, use:: |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
29 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
30 <section name="HiFive" id="hifive_tools"> |
1
cb4f92e6fd4e
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
sauria
parents:
0
diff
changeset
|
31 <tool file="hifive.xml" /> |
0
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
32 </section> |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
33 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
34 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
35 ================ |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
36 Wrapper Licence |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
37 ================ |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
38 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
39 Permission is hereby granted, free of charge, to any person obtaining a copy |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
40 of this software and associated documentation files (the "Software"), to deal |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
41 in the Software without restriction, including without limitation the rights |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
42 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
43 copies of the Software, and to permit persons to whom the Software is |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
44 furnished to do so, subject to the following conditions: |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
45 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
46 The above copyright notice and this permission notice shall be included in |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
47 all copies or substantial portions of the Software. |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
48 |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
49 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
50 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
51 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
52 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
53 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
54 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
0a9c76d80e33
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit abaefa638db82abe90f335d783c9503dce28944f-dirty
sauria
parents:
diff
changeset
|
55 THE SOFTWARE. |