For each feature in A, finds the closest feature (upstream or downstream) in B.
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
input_1{:bash}
:file
The file to find the closest features of
*.{bed,vcf,gff}(.gz)?
input_2{:bash}
:list
The input file(s) to find the closest features from
fasta_fai{:bash}
The index of the FASTA reference. Needed when the argument --sorted is used
--sorted
*.fai
output{:bash}
*.${extension}{:bash}
The resulting BED file containing the closest features
*.{bed,vcf,gff}
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.