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

Avoid flowWorkspace dependency #23

Open
SamGG opened this issue Apr 3, 2024 · 0 comments
Open

Avoid flowWorkspace dependency #23

SamGG opened this issue Apr 3, 2024 · 0 comments

Comments

@SamGG
Copy link

SamGG commented Apr 3, 2024

Hi,
IMHO there is no need of flowWorkspace. There is only one call to this pakage in all PeacoQC, and it is the following.

meta <- flowWorkspace::pData(flowCore::parameters(ff))

In my hands, flowCore::pData achieves the same result.
Best,
Samuel

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