Package picard.sam.util
Class PGTagArgumentCollection
java.lang.Object
picard.sam.util.PGTagArgumentCollection
Argument Collection which holds parameters common to classes that want to add PG tags to reads in SAM/BAM files
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-