# HG changeset patch # User iuc # Date 1617643638 0 # Node ID 02b21260faf4719182171ed3f4c4125c6fb50892 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pretext commit 16b63814cb85eff8e8f2486c99bb4d187d43e2fe" diff -r 000000000000 -r 02b21260faf4 pretext_snapshot.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pretext_snapshot.xml Mon Apr 05 17:27:18 2021 +0000 @@ -0,0 +1,190 @@ + + + 0.0.3 + galaxy0 + + + pretextsnapshot + rename + + PretextSnapshot --version + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + seq_2" + + * Creates an image of seq_0, and an image from the start of seq_1 to the end of seq_2 + + * --sequences "seq_0[1000000] > seq_3" + + * Creates an image starting 1Mbp into seq_0, ending at the end of seq_3 + + * --sequences "{seq_0, seq_1}" + + * Create an single image of the off-diagonal region between seq_0 and seq_1, + * i.e. the inter-sequence map of seq_0 and seq_1. + + * --sequences "{seq_2[2000000] > seq_4[1000000] , seq_0[3000000] > seq_1[4000000]} , seq_0 > seq_10" + + * Creates two images. The first is the off-diagonal region between 2Mbp into seq_2 and 1Mbp into seq_4 along the x-dimension, and 3Mbp into seq_0 and 4Mbp into seq_1 along the y-dimension. + * The second image is the diagonal region between the start of seq_0 and the end of seq_10. + + ]]> + + + @misc{Harry_et_al, + Author={Harry, E}, + title={Paired REad TEXTure Snapshot: Command line image generator for Pretext contact maps.}, + url = {https://github.com/wtsi-hpag/PretextSnapshot},} + + + \ No newline at end of file diff -r 000000000000 -r 02b21260faf4 test-data/fullmap1.jpg Binary file test-data/fullmap1.jpg has changed diff -r 000000000000 -r 02b21260faf4 test-data/fullmap2.bmp Binary file test-data/fullmap2.bmp has changed diff -r 000000000000 -r 02b21260faf4 test-data/map.pretext Binary file test-data/map.pretext has changed diff -r 000000000000 -r 02b21260faf4 test-data/snapshot1.jpg Binary file test-data/snapshot1.jpg has changed diff -r 000000000000 -r 02b21260faf4 test-data/snapshot2.jpg Binary file test-data/snapshot2.jpg has changed diff -r 000000000000 -r 02b21260faf4 test-data/snapshot3.jpg Binary file test-data/snapshot3.jpg has changed