Commit Graph

3 Commits (b1a96f58b6e3868ac840cd72629ad29714dd4cc7)

Author SHA1 Message Date
Christian Krause b1a96f58b6 use more portable /usr/bin/env perl for scripts
This is useful, e.g. if your perl is not installed in `/usr/bin` or you
want to give a specific perl precendence over the one installed in
`/usr/bin`. The `-w` is not needed since there is also `use warnings;`
in these scripts.
2015-07-02 15:23:40 +02:00
Tobias Marschall 3536e2113c Bugfix: reverse (complement) sequence and phred string if alternative alignment has different orientation than primary alignment 2011-09-07 14:31:28 +02:00
Heng Li d11674367d convert XA to multiple lines 2011-06-09 18:08:49 -04:00