nf-core/vrhyme/extractunbinned @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:52:38 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fvrhyme%2Fextractunbinned/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vrhyme/extractunbinned/blobs/sha256:0b6c3d31c0f99f2405f990521873968ebddebd429266a4690ca4b44735206a9e |
| Size | 2.8 KB |
| Checksum | sha256:0b6c3d31c0f99f2405f990521873968ebddebd429266a4690ca4b44735206a9e |
| Downloads | 3 |
| 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 |