Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

bamlibs.py - output comma delimited string of read group IDs for each library

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

bamlibs.py 0.0.1+git20170413.ccd079d                June 2020                                      BAMLIBS.PY(1)

Description

       output comma delimited string of read group IDs for each library

Name

       bamlibs.py - output comma delimited string of read group IDs for each library

Options

positionalarguments:
       input  SAM/BAM file to inject header lines into. If '-' or absent then defaults to stdin.

   optionalarguments:-h, --help
              show this help message and exit

       -S, --is_sam
              input is SAM

Synopsis

bamlibs.py [-h] [-S] [input]

See Also