# HG changeset patch # User eric-rasche # Date 1497113728 14400 # Node ID b25b3518c2ce153e12b776c25afa0dfce9a30337 # Parent 4ff5ff4c84fafc00cb80eaeb0c67b3c25444c7b0 planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 7561690774be81155d79a3c38a77c098c59aa9a2 diff -r 4ff5ff4c84fa -r b25b3518c2ce README.rst --- a/README.rst Sun Mar 05 17:02:17 2017 -0500 +++ b/README.rst Sat Jun 10 12:55:28 2017 -0400 @@ -31,13 +31,13 @@ - [x] Scatter Plots - [x] Line Plots -- [ ] Links +- [x] Links - [x] Axes - [x] Backgrounds -- [ ] Highlights +- [x] Highlights - [ ] Wedge +- [x] Test cases - [ ] Grids? -- [x] Test cases - [ ] Fine grained Z-depth control diff -r 4ff5ff4c84fa -r b25b3518c2ce circgraph.xml --- a/circgraph.xml Sun Mar 05 17:02:17 2017 -0500 +++ b/circgraph.xml Sat Jun 10 12:55:28 2017 -0400 @@ -106,7 +106,7 @@ help="When set to yes/true, labels will be perpendicular to the tangent of the circle at the location of the label. Otherwise, they will be parallel with the tangent of the circle"/> - diff -r 4ff5ff4c84fa -r b25b3518c2ce macros.xml --- a/macros.xml Sun Mar 05 17:02:17 2017 -0500 +++ b/macros.xml Sat Jun 10 12:55:28 2017 -0400 @@ -3,9 +3,11 @@ 0.9-RC1 + circos + libgd python - bcbiogff - circos + bcbiogff + biopython @@ -165,6 +167,7 @@ + @@ -180,6 +183,11 @@ + + + + +