BaderLab / GenomeClinic-PGX

Web application for clinical pharmacogenomic interpretation
GNU Lesser General Public License v3.0
9 stars 2 forks source link

Gene name and prescrided effect not showing up properly in report #150

Closed patmagee closed 9 years ago

patmagee commented 9 years ago

This Was due to an issue with the parsing of the names. Instead of recognizing two distinct Genes it parsed the names into a single string. Fixed