I'd like to provide implementation for summary statistics-based and individual-level data heritability estimators. This is important for many downstream models as well as for data interpretation.
Here are some popular heritability estimators that we can easily implement with the magenpy interfaces:
We may add other estimators down the line if there is interest.
I'd like to provide implementation for summary statistics-based and individual-level data heritability estimators. This is important for many downstream models as well as for data interpretation.
Here are some popular heritability estimators that we can easily implement with the
magenpyinterfaces:ldsc). We already have a simple estimator implemented, but it would be nice to have a fully functional implementation that incorporates annotations, estimates standard errors, etc.magenpyLD interfaces.We may add other estimators down the line if there is interest.