nf-core/isoseq/refine @ 0.0.0-0c7146d
Summary
Remove polyA tail and artificial concatemers
Get started
Add the following snippet to your workflow script to include this module.
include { ISOSEQ_REFINE } from 'nf-core/isoseq/refine'
License
MIT License
Name
|
ISOSEQ_REFINE |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test ] |
|---|---|
bam
file
|
BAM file, cleaned ccs generated by lima *.bam
|
primers
file
|
fasta file of primers *.fasta
|
|---|
bam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.bam
file
|
Set of complete reads (with polyA tail), where the polyA has been trimmed *.bam
|
pbi
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.bam.pbi
file
|
Pacbio index file from polyA trimmed reads *.pbi
|
report
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.report.csv
file
|
Metadata about primer and polyA detection (primers/polyA/insert length, strand, primer name) *.csv
|
summary
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.filter_summary.report.json
file
|
json file describing number of full length reads, full length non chimeric reads and full length non chimeric polyA reads *.json
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
consensusreadset
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.consensusreadset.xml
file
|
Metadata about read library *.xml
|
| Tool | Description | Homepage |
|---|---|---|
| isoseq | IsoSeq - Scalable De Novo Isoform Discovery | https://github.com/PacificBiosciences/IsoSeq/blob/master/isoseq-clustering.md |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:11:09 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fisoseq%2Frefine/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/isoseq/refine/blobs/sha256:1da385157b7fca3e5ad4c9ffd7b4c8373b24714e0bcf8e7426d5189efe920e14 |
| Size | 3.0 KB |
| Checksum | sha256:1da385157b7fca3e5ad4c9ffd7b4c8373b24714e0bcf8e7426d5189efe920e14 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:26:08 (UTC) | 3 | 3.0 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:18:11 (UTC) | 3 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:11:09 (UTC) | 3 | 3.0 KB |