# Use Match to count the occurrences of the pattern <code>ATG</code> in the ''hs_ref_GRCh37_chr19.fa'' file (this may take a while). Then, use '''grep''' and '''wc''' to do the same thing. | # Use Match to count the occurrences of the pattern <code>ATG</code> in the ''hs_ref_GRCh37_chr19.fa'' file (this may take a while). Then, use '''grep''' and '''wc''' to do the same thing. |