Mercurial > repos > iuc > pygenometracks
diff test-data/test2.ini @ 13:e0c00f68067f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit b7df28a308484a4af1d33e0ddc2c4e391643ec1e
| author | iuc |
|---|---|
| date | Tue, 28 Mar 2023 10:48:08 +0000 |
| parents | 2f09a07c94ab |
| children | c7af51147b55 |
line wrap: on
line diff
--- a/test-data/test2.ini Wed Jan 25 15:32:30 2023 +0000 +++ b/test-data/test2.ini Tue Mar 28 10:48:08 2023 +0000 @@ -1,5 +1,24 @@ [x-axis] where = top +[bedgraph_1] +file = test-data/bedgraph_chrx_2e6_5e6.bg +title = rep bed +type = points:2.0 +height = 1.5 +color = black +[bedgraph_1] +file = test-data/bedgraph2_X_2.5e6_3.5e6.bdg +title = rep bed +type = points:2.0 +height = 1.5 +color = black +[bedgraph_1] +file = test-data/tad_score.gz +title = rep bed +file_type = bedgraph_matrix +type = lines +height = 1.5 +color = black [bigwig_1] file = test-data/bigwig_chrx_2e6_5e6.bw title = rep 1 test line
