velocity/scvelo

Description

No description provided.

Type

python_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
layer_spliced: [ "spliced" ]  
layer_unspliced: [ "unspliced" ]  
layer_ambiguous: [ "ambiguous" ]  
output: "$id.$key.output"  
output_h5mu: "$id.$key.output_h5mu"  
log_transform: [ true ]  
n_neighbors: [ 30 ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--input
file
required
--counts_layer
string
--modality
string
required
--layer_spliced
string
--layer_unspliced
string
--layer_ambiguous
string

Outputs

Name
Type & Properties
--output
file
required
output
--output_h5mu
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.