Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gRxSummary( gRxCluster( ..., nperm = np ) ) fails #2

Open
chasberry opened this issue Jun 6, 2020 · 0 comments
Open

gRxSummary( gRxCluster( ..., nperm = np ) ) fails #2

chasberry opened this issue Jun 6, 2020 · 0 comments

Comments

@chasberry
Copy link
Owner

A call like

res <- gRxCluster(...,nperm=np)

will create

metadata(res)$call$nperm

with value np, a symbol.

Subsequently,

gRxSummary( res )

will fail.

This needs to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant