Ibrahim Tanyalcin
Ibrahim Tanyalcin
Just wanted to let you know that the golden transcript for human BTD gene returns an error page instead of a response: http://exac.hms.harvard.edu/rest/transcript/variants_in_transcript/ Let me know if there is more...
Great library, just a small dipnote, in the encrypt decrypt section you briefly give an example: ``` $jwt_string = 'eyJ...'; $jwe = JOSE_JWT::decode($jwt_string); $jwe->decrypt($private_key); ``` Once I inspect the object...
I was trying to upgrade from 0.5 to 1.2.2 and downloading the 1.8Gb `*.iso.xz` was quite problematic with the browser (both chrome/brave). The behavior did not change with disabling anti...