cat_additional_fasta

Description

Concatenate addional fasta file to reference FASTA and GTF files.

Type

python_script

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
fasta_output: "$id.$key.fasta_output"  
gtf_output: "$id.$key.gtf_output"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/rnaseq.git \  
  -revision v0.3.0 \  
  -main-script target/nextflow/cat_additional_fasta/main.nf \  
  -params-file params.yaml  

Input

Name
Type & Properties
--fasta
file
required
--gtf
file
--additional_fasta
file
--biotype
string

Output

Name
Type & Properties
--fasta_output
file
output
--gtf_output
file
output

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.