In the associations endpoint, pvalue_mantissa and pvalue_exponent appear in the schema, but they do not appear in the response.
This is an issue because associations with very small p-values which appear as zero due to underflow error, e.g. association id 164632899 in GCST90492734. The user, and downstream applications, need to know about the mantissa and exponent.
This is high priority to fix, since it affects the most significant associations in the Catalog
In the associations endpoint, pvalue_mantissa and pvalue_exponent appear in the schema, but they do not appear in the response.
This is an issue because associations with very small p-values which appear as zero due to underflow error, e.g. association id 164632899 in GCST90492734. The user, and downstream applications, need to know about the mantissa and exponent.
This is high priority to fix, since it affects the most significant associations in the Catalog