Closed HershGupta404 closed 3 years ago
These lines that trigger if a post request does not work, fail unless all information, including optional fields, are specified for a protein query. This is due to all properties not being instantiated in the protein query class.
This issues should be fixed in https://github.com/oncokb/oncokb-annotator/pull/128. Closing this ticket, please let me know if you see have the issues.
These lines that trigger if a post request does not work, fail unless all information, including optional fields, are specified for a protein query. This is due to all properties not being instantiated in the protein query class.