filter/subset_obsp

Description

Create a subset of an .obsp field in a mudata file, by filtering the columns based on the values of an .obs column. The resulting subset is moved to an .obsm slot.

Type

python_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
modality: [ "rna" ]  
output: "$id.$key.output.h5mu"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision v3.0.1 \  
  -main-script target/nextflow/filter/subset_obsp/main.nf \  
  -params-file params.yaml  

Arguments

Name
Type & Properties
--output_compression
string

Input

Name
Type & Properties
--input
file
required
--modality
string
--input_obsp_key
string
required
--input_obs_key
string
required
--input_obs_value
string
required

Output

Name
Type & Properties
--output
file
output
--output_obsm_key
string
required

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.