metadata/grep_annotation_column

Description

Perform a regex lookup on a column from the annotation matrices .obs or .var.
The annotation matrix can originate from either a modality, or all modalities (global .var or .obs).

Type

python_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision v4.0.0 \  
  -main-script target/nextflow/metadata/grep_annotation_column/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
-i
file
required
--input_column
string
--input_layer
string
--modality
string
required
--matrix
string

Outputs

Name
Type & Properties
--output
-o
file
output
--output_match_column
string
required
--output_fraction_column
string
--output_compression
string

Query options

Name
Type & Properties
--regex_pattern
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.