SamTranscriptomeParser: @RG and @PG lines cannot have duplicate ID fields, so STP would crash when merging multiple SAM files. Duplicate ID fields are now suffixed with a number to maintain uniqueness. Modification of the ID field is valid when merging according to SAM spec.