scgpt/binning

Description

Conversion of (pre-processed) expression count data into relative values (bins) to address scale differences across sequencing batches.

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" ]  
var_input: [ "id_in_vocab" ]  
n_input_bins: [ 51 ]  
output: "$id.$key.output.h5mu"  
output_obsm_binned_counts: [ "binned_counts" ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--input
file
required
--modality
string
--input_layer
string
--var_input
string
--n_input_bins
integer

Outputs

Name
Type & Properties
--output
file
required
output
--output_obsm_binned_counts
string
--seed
integer
--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.