×

nf-core/getorganelle/fromreads @ 0.0.0-0c7146d

Assembles organelle genomes from genomic data

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @erinyoung

Summary

Assembles organelle genomes from genomic data

Get started

Add the following snippet to your workflow script to include this module.

include { GETORGANELLE_FROMREADS } from 'nf-core/getorganelle/fromreads'

License

MIT License

Process
Name GETORGANELLE_FROMREADS
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

fastq file

Input fastq files

*.{fastq.gz}
#2 tuple
organelle_type string

Type of database, esp. embplant_pt (embryophyta plant plastome), other_pt (non-embryophyta plant plastome), embplant_mt (plant mitochondrion), embplant_nr (plant nuclear ribosomal RNA), animal_mt (animal mitochondrion), and fungus_mt (fungus mitochondrion), fungus_nr (fungus nuclear ribosomal RNA)

db directory

GetOrganelle database

Output 3 channels
#1 etc
results/* file

Other output files

#2 fasta tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

results/${prefix}.${organelle_type}.fasta.gz file

Complete or partial organelle sequences

*.fasta.gz
#3 versions_getorganelle tuple
${task.process} string

The name of the process

getorganelle_from_reads string

The name of the tool

get_organelle_from_reads.py --version 2>&1 | sed -n 's/GetOrganelle //p' eval

The expression to obtain the version of the tool

Tool Description Homepage
getorganelle Get organelle genomes from genome skimming data https://github.com/Kinggerm/GetOrganelle
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:44:24 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgetorganelle%2Ffromreads/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/getorganelle/fromreads/blobs/sha256:5e61bd3ebffd63a7a93965d8e1cacb528828cb17a638f4a1817d0c9f090a915b
Size 2.9 KB
Checksum sha256:5e61bd3ebffd63a7a93965d8e1cacb528828cb17a638f4a1817d0c9f090a915b
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:44:24 (UTC) 1 2.9 KB -