Skip to content

Conversation

@bharris12
Copy link

Make optional parameters at the end of the docstring. Makes it so you don't have to name the exp_labels when you pass them. variableGenes(dat=sce, sce$study_id) would return an error in the old version because sce$study_id would be interpreted as a positional argument for i not exp_labels

Make optional parameters at the end of the docstring
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.

1 participant