annotate/popv

Description

Performs popular major vote cell typing on single cell sequence data using multiple algorithms. Note that this is a one-shot version of PopV.

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" ]  
unknown_celltype_label: [ "unknown" ]  
reference_obs_label: [ "cell_ontology_class" ]  
reference_obs_batch: [ "donor_assay" ]  
output: "$id.$key.output.h5mu"  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--input
-i
file
required
--modality
string
--input_layer
string
--input_obs_batch
string
--input_var_subset
string
--input_obs_label
string
--unknown_celltype_label
string

Reference

Name
Type & Properties
--reference
file
required
--reference_layer
string
--reference_obs_label
string
--reference_obs_batch
string

Outputs

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

Arguments

Name
Type & Properties
--methods
string
required
multiple

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.