Mercurial > repos > iuc > pygenometracks
diff test-data/testpyGT.sh @ 11:2f09a07c94ab draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit df07890f27c5d18e423ec889eadca82bd7958def
| author | iuc |
|---|---|
| date | Sat, 01 Oct 2022 08:42:18 +0000 |
| parents | 42ac675e0c60 |
| children | c7af51147b55 |
line wrap: on
line diff
--- a/test-data/testpyGT.sh Sun Feb 13 22:42:55 2022 +0000 +++ b/test-data/testpyGT.sh Sat Oct 01 08:42:18 2022 +0000 @@ -20,5 +20,9 @@ pgt --tracks test-data/test19.ini --region chr2:73,800,000-75,744,000 --fontSize 12 -o test-data/test_log_grid.png pgt --tracks test-data/test20.ini --region chrX:3000000-3300000 --fontSize 12 -o test-data/test_arcs_use_middle.png pgt --tracks test-data/test21.ini --region X:3000000-3600000 --fontSize 12 --trackLabelFraction 0.3 --plotWidth 12 --dpi 20 -o test-data/master_scale_bar_startend.png +pgt --tracks test-data/test22.ini --region chrM:10-30 --fontSize 12 -o test-data/master_fasta.png +pgt --tracks test-data/test23.ini --region chrX:3000000-3300000 --fontSize 12 -o test-data/test_matrix_square.png +pgt --tracks test-data/test24.ini --region 2:34704975-34705208 --fontSize 12 -o test-data/test_maf.png +pgt --tracks test-data/test25.ini --region chr2:73,800,000-75,744,000 --fontSize 12 -o test-data/test_vhighlight.png conda_env_deactivate
