Skip to content

Conversation

@arteymix
Copy link
Member

No description provided.

@arteymix arteymix force-pushed the feature-minimum-cells-filter-for-dea branch from 6716acf to c1207fd Compare November 27, 2025 00:26
// filter options
addEnumOption( options, "filterMode", "filter-mode", "Mode to use for filtering repetitive values. Default is to auto-detect.", DifferentialExpressionAnalysisFilter.Mode.class );
options.addOption( Option.builder( "filterMinAssays" )
.longOpt( "filter-minimum-assays" )
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be renamed minimum samples. The columns of a data matrix are mapped to samples, not assays.

@arteymix arteymix force-pushed the feature-minimum-cells-filter-for-dea branch from 162d404 to 9300319 Compare November 30, 2025 02:57
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.

2 participants