openSNP/snpr

View on GitHub
app/views/user_mailer/finished_parsing.html.erb

Summary

Maintainability
Test Coverage
    <p>
      I just finished parsing your <%= @vendor %> file. I found a total of
      <%= @stats[:rows_without_comments] %> rows (exclusive comments) in it and was
      able to import <%= @stats[:rows_after_parsing] %> SNPs.
    </p>
    <p>
      If this seems way off, feel free to contact us!
    </p>