ITV v1.1.0
New features:
- Add option to down sample reads in a track to a maximum number of reads. Random sampling.
- Add option to down sample reads displayed in a track to a given max coverage/depth. If combined with option to display as single read per line, equivalent to option above (but more efficient due to sampling logic).
- Add option to filter reads by feature's strand.
- Add option to filter annotations (from BED files) by feature's strand.
Changes:
- Allow ":" an "+" in GTF IDs to support LRAA output.
Internal changes:
- Change how strand information is encoded internally from "+" and "-" to a boolean.