annotate README.rst @ 2:30cdbc4faefa draft default tip

Update galaxy tool to v1.0.1
author haydensun
date Wed, 24 Jan 2018 02:42:53 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
1 Galaxy Wrapper for MAnorm
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
2 =========================
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
3
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
4 Introduction
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
5 ------------
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
6
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
7 ChIP-Seq is widely used to characterize genome-wide binding patterns of
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
8 transcription factors and other chromatin-associated proteins. Although
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
9 comparison of ChIP-Seq data sets is critical for understanding cell
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
10 type-dependent and cell state-specific binding, and thus the study of
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
11 cell-specific gene regulation, few quantitative approaches have been
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
12 developed.
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
13
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
14 Here, we present a simple and effective method, MAnorm, for quantitative
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
15 comparison of ChIP-Seq data sets describing transcription factor binding
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
16 sites and epigenetic modifications. The quantitative binding differences
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
17 inferred by MAnorm showed strong correlation with both the changes in
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
18 expression of target genes and the binding of cell type-specific
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
19 regulators.
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
20
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
21 Installation
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
22 ------------
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
23
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
24 Please search and install MAnorm galaxy tool via the `Galaxy Tool Shed`_.
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
25
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
26 .. _`Galaxy Tool Shed`: https://toolshed.g2.bx.psu.edu/view/haydensun/manorm
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
27
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
28 Documentation
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
29 -------------
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
30 To see the full documentation of MAnorm, please refer to: http://manorm.readthedocs.io/en/latest/
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
31
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
32 ChangeLog
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
33 ---------
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
34 - v1.0.1: Fix an incorrect file name, related to MAnorm-v1.1.3
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
35 - v1.0: Initial release, related to MAnorm-v1.1.2
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
36
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
37
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
38 Links
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
39 -----
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
40 The Python version of MAnorm is developed by ShaoLab_ at `CAS-MPG Partner Institute for Computational Biology, SIBS, CAS`_.
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
41
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
42 GitHub: https://github.com/shao-lab/MAnorm
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
43
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
44 .. _ShaoLab: http://bioinfo.sibs.ac.cn/shaolab/
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
45 .. _CAS-MPG Partner Institute for Computational Biology, SIBS, CAS: http://www.picb.ac.cn/picb/indexeng.jsp
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
46
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
47
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
48
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
49
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
50
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
51
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
52
30cdbc4faefa Update galaxy tool to v1.0.1
haydensun
parents:
diff changeset
53