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

Update preprocessing.R to create more metadata import options #8900

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

roanvanscheppingen
Copy link

Reads all available colnames of the metadata.file instead of hardcoding a few choices to be given in hardcoded choices.

The options to load nanostring data had a hardcoded choice option where things like "Mean.Y" and "Mean.R" are coded. However, the standard Flatfiles from Cosmx data have different colnames. Therefore this code changes the hardcoding into reading the colnames of the metadata.file. See also issue #8895

Reads all available colnames of the metadata.file instead of hardcoding a few choices to be given in hardcoded choices.
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

Successfully merging this pull request may close these issues.

None yet

1 participant