velocity/scvelo

Description

No description provided.

Type

python_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output"  
log_transform: [ true ]  
n_neighbors: [ 30 ]  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision 1.0.1 \  
  -main-script target/nextflow/velocity/scvelo/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
file
required

Outputs

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

Filtering and normalization

Name
Type & Properties
--min_counts
integer
--min_counts_u
integer
--min_cells
integer
--min_cells_u
integer
--min_shared_counts
integer
--min_shared_cells
integer
--n_top_genes
integer
--log_transform
boolean

Fitting parameters

Name
Type & Properties
--n_principal_components
integer
--n_neighbors
integer

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.