Mercurial > repos > pjbriggs > motif_tools
comparison README.rst @ 1:2f34d5e91bc7 draft
Update to fix README and add some tests.
author | pjbriggs |
---|---|
date | Wed, 21 Mar 2018 06:34:12 -0400 |
parents | b42da9dc4507 |
children | 96a4ee27b08a |
comparison
equal
deleted
inserted
replaced
0:b42da9dc4507 | 1:2f34d5e91bc7 |
---|---|
24 | 24 |
25 Manual Installation | 25 Manual Installation |
26 =================== | 26 =================== |
27 | 27 |
28 To add these to Galaxy put the following lines in tool_conf.xml for each: | 28 To add these to Galaxy put the following lines in tool_conf.xml for each: |
29 tool that you want: | 29 tool that you want:: |
30 | 30 |
31 <tool file="motif_tools/Scan_IUPAC_output_each_match.xml" /> | 31 <tool file="motif_tools/Scan_IUPAC_output_each_match.xml" /> |
32 <tool file="motif_tools/Scan_IUPAC_output_matches_per_seq.xml" /> | 32 <tool file="motif_tools/Scan_IUPAC_output_matches_per_seq.xml" /> |
33 <tool file="motif_tools/CountUniqueIDs.xml" /> | 33 <tool file="motif_tools/CountUniqueIDs.xml" /> |
34 <tool file="motif_tools/TFBScluster_candidates_2TFBS.xml" /> | 34 <tool file="motif_tools/TFBScluster_candidates_2TFBS.xml" /> |
40 ======= | 40 ======= |
41 | 41 |
42 ========== ===================================================================== | 42 ========== ===================================================================== |
43 = | 43 = |
44 Version Changes | 44 Version Changes |
45 ---------- --------------------------------------------------------------------- | 45 ---------- ---------------------------------------------------------------------- |
46 - 1.0.1 Updates to use conda dependency resolution and tidy up XML | 46 - 1.0.1 Updates to use conda dependency resolution and tidy up XML |
47 - 1.0.0 Initial version | 47 - 1.0.0 Initial version |
48 ========== ===================================================================== | 48 ========== ===================================================================== |
49 = | 49 = |
50 | 50 |