Releases: stjudecloud/ngsderive
Releases · stjudecloud/ngsderive
v4.0.0
Features
- v4 release (711ad95)
BREAKING CHANGES
- all TSV result headers are now PascalCase.
--split-by-rg
is now the default forstrandedness
andendedness
.
Percentages are now returned when 'Pct' is used in the header.
strandedness
now adds anoverall
entry when--split-by-rg
.
Read Groups are compared in the header definition and those found while
sampling sequences. Discrepancies between the two are logged as an
error. Header RGs without sequences are added as ZERO results to the
output.
endedness
no longer exits with an ERROR onUnknown
cases.
v3.3.2
v3.3.1
v3.3.0
v3.2.1
v3.2.0
v3.1.1
v3.1.0
v3.0.0
Features
- junction-annotation: by default discard unannotated contigs (#96) (d2f2e18)
- adds Dockerfile (#97) (26242b2)
BREAKING CHANGES
-
junction-annotation: Always annotate as
unannotated_reference
in the junctions file.
By default, exclude from the summary report.
With flag, call them "novel" in the summary -
style: whitespace
-
docs: fix bad hyperlink
-
docs: add new
-c
param to documentation -
chore: changes requested by @claymcleod
-
chore: add
default=False
for explicitness (per @claymcleod suggestion) -
chore: make defaults match