nanoplot

fastq
sequencing summary
nanopore

Description

Run NanoPlot on nanopore-sequenced reads.
NanoPlot is a plotting tool for long read sequencing data and alignments.

Type

bash_script

License

MIT

Keywords

fastq
sequencing summary
nanopore

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
outdir: "$id.$key.outdir"  
format: [ "png" ]  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/biobox.git \  
  -revision v0.3.1 \  
  -main-script target/nextflow/nanoplot/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--fastq
file
multiple
--fasta
file
multiple
--fastq_rich
file
multiple
--fastq_minimal
file
multiple
--summary
file
multiple
--bam
file
multiple
--ubam
file
multiple
--cram
file
multiple
--pickle
file
multiple
--feather
--arrow
file
multiple

Outputs

Name
Type & Properties
--outdir
-o
file
required
output

Options

Name
Type & Properties
--verbose
boolean_true
--store
boolean_true
--raw
boolean_true
--huge
boolean_true
--no_static
boolean_false
--prefix
-p
string
--tsv_stats
boolean_true
--only_report
boolean_true
--info_in_report
boolean_true

Filtering or transforming input

Name
Type & Properties
--maxlength
integer
--minlength
integer
--drop_outliers
boolean_false
--downsample
integer
--loglength
boolean_true
--percentqual
boolean_true
--alength
boolean_true
--minqual
integer
--runtime_until
integer
--readtype
string
--barcoded
boolean_true
--no_supplementary
boolean_false

Customizing plots

Name
Type & Properties
--color
-c
string
--colormap
-cm
string
--format
-f
string
--plots
string
--legacy
string
--listcolors
boolean_true
--listcolormaps
boolean_true
--no_N50
boolean_false
--N50
boolean_true
--title
string
--font_scale
double
--dpi
integer
--hide_stats
boolean_false

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.