×

nf-core/vrhyme/extractunbinned @ 0.0.0-3fc6d40

Extracting sequences that were unbinnned by vRhyme into a FASTA file

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @CarsonJM
Maintainers: @CarsonJM

Summary

Extracting sequences that were unbinnned by vRhyme into a FASTA file

Get started

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

include { VRHYME_EXTRACTUNBINNED } from 'nf-core/vrhyme/extractunbinned'

License

MIT License

Process
Name VRHYME_EXTRACTUNBINNED
Input 2 channels
#1 tuple
meta map

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

membership file

TSV file containing information regarding which bins input sequences were placed information

*.{tsv}
#2 tuple
meta2 map

Groovy Map containing information related to the fasta e.g. [ id:'test' ]

fasta file

FASTA file containing contigs/scaffolds input into vRhyme

*.{fasta,fna,fa,fasta.gz,fna.gz,fa.gz}
Output 2 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 unbinned_sequences tuple
meta map

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

${prefix}.fasta file

FASTA file containing unbinned sequences

*_unbinned_sequences.fasta
Tool Description Homepage
vrhyme vRhyme functions by utilizing coverage variance comparisons and supervised machine learning classification of sequence features to construct viral metagenome-assembled genomes (vMAGs). https://github.com/AnantharamanLab/vRhyme
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:36:32 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fvrhyme%2Fextractunbinned/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vrhyme/extractunbinned/blobs/sha256:1faafbd095b657cc4f14f30c4b11d426ae6d0f2533a073d22fee895c17796c6a
Size 2.8 KB
Checksum sha256:1faafbd095b657cc4f14f30c4b11d426ae6d0f2533a073d22fee895c17796c6a
Downloads 2
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:52:38 (UTC) 3 2.8 KB
0.0.0-3fc6d40 22 Apr 2026 15:36:32 (UTC) 2 2.8 KB
0.0.0-0c7146d 08 Apr 2026 19:47:08 (UTC) 2 2.8 KB