Skip to content

Releases: MikeAxtell/strucVis

Version 0.9

05 Sep 19:44
a0e54fc
Compare
Choose a tag to compare

Added support for the new 'condensed' format of BAM files that are made by ShortStack version 4.1.0 and higher.

Version 0.8

24 May 12:17
cec3480
Compare
Choose a tag to compare

Output format changed from post-script to PDF.
Now requires ghostscript (specifically ps2pdf) to run.
Addresses #5

Version 0.7

20 Apr 17:41
Compare
Choose a tag to compare

Adds compatibility with .csi type of BAM file indices.

Resolves issue #4

version 0.6

01 Dec 13:19
1213cf5
Compare
Choose a tag to compare

Fix shebang, again, for conda compatibility

Version 0.5

30 Nov 20:02
7f77616
Compare
Choose a tag to compare

Updated shebang to /usr/bin/env perl in preparation for conda recipe

Version 0.4

19 Jun 15:29
Compare
Choose a tag to compare

Added switch -x , which suppresses the printing of detailed file information on the postscript file. Makes the image less cluttered.

Version 0.3

06 Sep 17:28
Compare
Choose a tag to compare

Added option -n , to place user-given names on the output.

Version 0.2

08 Jul 19:47
Compare
Choose a tag to compare

Added 'word cloud' text output to show individual reads.
tightened up handling of reads to exclude alignments with indels, introns, clipping, or padding.