OpenPipelines.bio v1.0.0-rc4
Pre-release
Pre-release
·
28 commits
to release
since this release
BREAKING CHANGES
query/cellxgene_census: Refactored the interface, documentation and internal workings of this component (PR #621).- Renamed arguments to align with standard OpenPipelines notations and cellxgene census API:
--input_databasebecame--input_uri--cellxgene_releasebecame--census_version--cell_querybecame--obs_value_filter--cells_filter_columnsbecame--cell_filter_grouping--min_cells_filter_columnsbecame--cell_filter_minimum_count--modalitybecame--output_modality- Removed
--dataset_idsince it was no longer being used. - Added
--add_dataset_metato add metadata to the output MuData object.
- Documentation of the component and its arguments was improved.
- Renamed arguments to align with standard OpenPipelines notations and cellxgene census API: