Skip to content

possible to split stderr and stdout #2

Description

@Sam-Sims

Currently doing something like

squarepeg run quay.io/biocontainers/minimap2:2.31--h118bc1c_0 minimap2 \
-ax map-ont blah.fasta \
blah.fastq.gz > mapped.sam

will output a sam file with stderr and stdout combined, thus the sam file becomes unusable

(I can do -o mapped.sam) but would be nice if there was an option to split

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions