nf-core/macse/refinealignment @ 0.0.0-0c7146d
Summary
improves the input nucleotide alignment in a codon-aware manner
Get started
Add the following snippet to your workflow script to include this module.
include { MACSE_REFINEALIGNMENT } from 'nf-core/macse/refinealignment'
License
MIT License
Process
Name
|
MACSE_REFINEALIGNMENT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Aligned sequences in FASTA format. May be gzipped or uncompressed. *.{fa,fas,fasta,aln}
|
Output
3 channels
#1
aa
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_AA.{fa,fas,fasta,aln}
file
|
Aligned sequences in FASTA format. May be gzipped or uncompressed. *_AA.{fa,fas,fasta,aln}
|
#2
nt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_NT.{fa,fas,fasta,aln}
file
|
Aligned sequences in FASTA format. May be gzipped or uncompressed. *_NT.{fa,fas,fasta,aln}
|
#3
versions_macse
tuple
${task.process}
string
|
The name of the process |
|---|---|
macse
string
|
The name of the tool |
macse --version | sed -n 's/.*V\([0-9]*\.[0-9]*\).*/\1/p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| macse | MACSE: Multiple Alignment of Coding SEquences Accounting for Frameshifts and Stop Codons. | https://www.agap-ge2pop.org/macse/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:52:55 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmacse%2Frefinealignment/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/macse/refinealignment/blobs/sha256:9c1778ac709415becc3bc239c7c7e8f6f27197973fbcc7f3c7dc85217b4e1b41 |
| Size | 2.5 KB |
| Checksum | sha256:9c1778ac709415becc3bc239c7c7e8f6f27197973fbcc7f3c7dc85217b4e1b41 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:52:55 (UTC) | 1 | 2.5 KB | - |