Mercurial > repos > iuc > pygenometracks
diff test-data/testpyGT.sh @ 7:326a3db8d9d1 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit d82c81c0900d94b9363379ed4df9a067a058dbd2"
author | iuc |
---|---|
date | Fri, 17 Apr 2020 11:57:44 -0400 |
parents | eca03db4f612 |
children | 4ac4e7083b7e |
line wrap: on
line diff
--- a/test-data/testpyGT.sh Tue Feb 11 10:20:24 2020 -0500 +++ b/test-data/testpyGT.sh Fri Apr 17 11:57:44 2020 -0400 @@ -11,5 +11,8 @@ pgt --tracks test-data/test10.ini --region X:3340000-3380000 -o test-data/test_middle_triangle.png pgt --tracks test-data/test11.ini --region chrX:3250000-3400000 -o test-data/test_TADs_bdgm.png pgt --tracks test-data/test12.ini --region chrX:3000000-3300000 -o test-data/test_link.png +pgt --tracks test-data/test13.ini --region chrX:3000000-3300000 -o test-data/test_link2.png +pgt --tracks test-data/test14.ini --region chrX:3000000-3300000 --title "Scale bar" --trackLabelFraction 0.5 --trackLabelHAlign center -o test-data/test_scale_bar.png +pgt --tracks test-data/test15.ini --region chrX:3300000-3500000 -o test-data/test_tssarrow.png conda_env_deactivate