xinhe-lab / ctwas

package for the causal TWAS project
https://xinhe-lab.github.io/ctwas/
MIT License
32 stars 12 forks source link

Use of "aggregate" in sum_pip_across_contexts() #25

Closed pcarbo closed 3 months ago

pcarbo commented 3 months ago

It is unclear which version of the "aggregate" function you are using. Is this the aggregate function from the "stats" package?

kevinlkx commented 3 months ago

yes, this is from the "stats" package. I added the importFrom statement.