Open ebolyen opened 6 years ago
Six years later, another update! Native Cutadapt has an --info-file
flag that outputs a TSV (much more machine-readable) with adapter output. Though sadly this functionality is not yet available for paired-end runs.
Edit: Unsure if this is worth a separate issue entirely, but I grouped here for the sake of "more output statements".
The .tsv file would almost certainly be able to be read into an artifact with semantic type ImmutableMetadata
, though this would be a backward incompatible change (because we don't have optional outputs) so we'd want to just give a heads-up on the forum one release cycle in advance if we implement this.
Improvement Description Convert --verbose stats to visualization
Questions