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
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 Name | Type & Properties |
|---|---|
--paired | boolean_true |
--input | file multiple |
--ref | file multiple |
--ribo_database_manifest | file |
Name | Type & Properties |
|---|---|
--log | file output |
--output --aligned | file output |
--other | file output |
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 |
Name | Type & Properties |
|---|---|
--id | double |
--coverage | double |
--de_novo | boolean_true |
--otu_map | boolean_true |
Name | Type & Properties |
|---|---|
--num_seed | integer |
--passes | integer multiple |
--edge | string |
--full_search | boolean_true |
Name | Type & Properties |
|---|---|
--index | integer |
-L | double |
--interval | integer |
--max_pos | integer |