Class PGTagArgumentCollection

java.lang.Object
picard.sam.util.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 Details

    • 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 Details

    • PGTagArgumentCollection

      public PGTagArgumentCollection()