interpret/lianapy

Description

Performs LIANA integration based as described in https://github.com/saezlab/liana-py

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"  
output_compression: [ "gzip" ]  
modality: [ "rna" ]  
groupby: [ "bulk_labels" ]  
resource_name: [ "consensus" ]  
gene_symbol: [ "gene_symbol" ]  
expr_prop: [ 0.1 ]  
min_cells: [ 5 ]  
aggregate_method: [ "rra" ]  
return_all_lrs: [ false ]  
n_perms: [ 100 ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Arguments

Name
Type & Properties
--input
-i
file
required
--output
-o
file
required
output
--output_compression
string
--modality
string
--layer
string
--groupby
string
--resource_name
string
--gene_symbol
string
--expr_prop
double
--min_cells
integer
--aggregate_method
string
--return_all_lrs
boolean
--n_perms
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.