Class PGTagArgumentCollection


  • public class PGTagArgumentCollection
    extends Object
    Argument Collection which holds parameters common to classes that want to add PG tags to reads in SAM/BAM files
    • Field Detail

      • ADD_PG_TAG_TO_READS

        @Argument(doc="Add PG tag to each read in a SAM or BAM",
                  common=true)
        public boolean ADD_PG_TAG_TO_READS
    • Constructor Detail

      • PGTagArgumentCollection

        public PGTagArgumentCollection()