Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

add sample option in order to deal with big number of files #9

Open
yguitton opened this issue Jun 13, 2016 · 2 comments
Open

add sample option in order to deal with big number of files #9

yguitton opened this issue Jun 13, 2016 · 2 comments

Comments

@yguitton
Copy link
Member

In Annotate Diffreport the argument sample=NA by default but sometimes the number of files is to high and groupCorr failed due to memory issues
it is possible to select some files only by settings sample=c(1,5,11...)

can we add that option as text filed in hidden option?
Thanks

@lecorguille
Copy link
Member

Do you imagine a threshold to determine a limit number of samples before process on a random selection among the samples sample=c(1,5,11...)?

@yguitton
Copy link
Member Author

hard to known in advance. I would suggest the use of a try( ...) then on error use sampling option.

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

No branches or pull requests

2 participants