nf-core/macse/refinealignment @ 0.0.0-3fc6d40
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-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:19:46 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmacse%2Frefinealignment/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/macse/refinealignment/blobs/sha256:2932135a161ea040c3cd13ed03bb9ff02d6fdc993a1b047e4bf01714be4c7c0a |
| Size | 2.6 KB |
| Checksum | sha256:2932135a161ea040c3cd13ed03bb9ff02d6fdc993a1b047e4bf01714be4c7c0a |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:28:16 (UTC) | 1 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:19:46 (UTC) | 1 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:14:53 (UTC) | 1 | 2.5 KB |