convert/velocyto_to_h5mu

Description

Convert a velocyto loom file to a h5mu file.

If an input h5mu file is also provided, the velocity
h5ad object will get added to that h5mu instead.

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_velocity" ]  
output: "$id.$key.output.h5mu"  
layer_spliced: [ "velo_spliced" ]  
layer_unspliced: [ "velo_unspliced" ]  
layer_ambiguous: [ "velo_ambiguous" ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--input_loom
file
required
--input_h5mu
file
--modality
string

Outputs

Name
Type & Properties
--output
file
output
--layer_spliced
string
--layer_unspliced
string
--layer_ambiguous
string
--output_compression
string

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.