sortmerna

sort
mRNA
rRNA
alignment
filtering
mapping
clustering

Description

Local sequence alignment tool for filtering, mapping and clustering. The main
application of SortMeRNA is filtering rRNA from metatranscriptomic data.

Type

bash_script

License

GPL-3.0

Keywords

sort
mRNA
rRNA
alignment
filtering
mapping
clustering

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
log: "$id.$key.log.log"  
output: "$id.$key.output"  
other: "$id.$key.other"  
id: .nan  
publish_dir: "output/"  
EOM

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

Input

Name
Type & Properties
--paired
boolean_true
--input
file
multiple
--ref
file
multiple
--ribo_database_manifest
file

Output

Name
Type & Properties
--log
file
output
--output
--aligned
file
output
--other
file
output

Options

Name
Type & Properties
--kvdb
string
--idx_dir
string
--readb
string
--fastx
boolean_true
--sam
boolean_true
--sq
boolean_true
--blast
string
--num_alignments
integer
--min_lis
integer
--print_all_reads
boolean_true
--paired_in
boolean_true
--paired_out
boolean_true
--out2
boolean_true
--sout
boolean_true
--zip_out
string
--match
integer
--mismatch
integer
--gap_open
integer
--gap_ext
integer
--N
integer
--a
integer
--e
double
--F
boolean_true
--R
boolean_true
--num_alignment
integer
--best
integer
--verbose
-v
boolean_true

OTU picking options

Name
Type & Properties
--id
double
--coverage
double
--de_novo
boolean_true
--otu_map
boolean_true

Advanced options

Name
Type & Properties
--num_seed
integer
--passes
integer
multiple
--edge
string
--full_search
boolean_true

Indexing Options

Name
Type & Properties
--index
integer
-L
double
--interval
integer
--max_pos
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.