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

FRASER merging FraserDataSet for multiple individual samples #94

Open
tbrittoborges opened this issue Jan 9, 2025 · 0 comments
Open

Comments

@tbrittoborges
Copy link

I am aware of mergeExternalData that can be used to extend a given FraserDataSet with external data. I am looking for an alternative function that can merge multiple FDS that were computed - all using the same annotation. Can you provide some guidance?

My workflow is as following, run countRNAData for multiple samples:

settings <- FraserDataSet(colData = fds, workingDir = out)
fds <- countRNAData(settings, NcpuPerSample = 2L)

I can load it with loadFraserDataSet, but I don't know how to merge yet

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