Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CUSTOM/MATRIXFILTER (nf-core#3912)
* Added log_assays param to shinyngs tests, updated shinyngs containers, removed na.omit() from proteus * Updated shinyngs containers, added test for plot_exploratory --log_assays param * added --log2_assays flag back into nextflow.config * removed redundant process definition * prettier, updated proteus tests * Added na.rm to matrixfilter * Made params more uniform, updated meta.yml and main.nf * Bugfix, added tests * linting * Combined rejection files into one file * Updated test file path * Propose more generic framework for matrixfilter * Update output definitition * Fix bool output * Update tests * appease eclint * fixed matrixfilter bug, added comments --------- Co-authored-by: Jonathan Manning <[email protected]>
- Loading branch information