This document discusses a new compression technique called Partition Group Binary Compression (PGBC) for compressing DNA sequences. It begins with background on DNA sequencing and challenges with compressing large DNA databases. It then reviews existing compression algorithms like Huffbit Compress and Genbit Compress that use 2-bit encoding but do not perform well on sequences with few repeats. The proposed PGBC technique aims to achieve better compression ratios than existing methods even for sequences with little repetition. The paper is organized into sections on general compression algorithms, related existing algorithms, a description of how PGBC analysis improves on them, a comparative study on sample sequences, and conclusions.