Calculated genotype likelihoods from BAM files.
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
bam{:bash}
:file
A list of BAM or CRAM files
*.{bam,cram}
meta2{:bash}
Groovy Map containing reference information e.g. [ id:‘test’ ]
fasta{:bash}
A reference genome in FASTA format
*.fasta
meta3{:bash}
error_file{:bash}
A file containing information about type specific errors.
*.error.chunkunordered
genotype_likelihood{:bash}
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]
[ id:'sample1', single_end:false ]
*.{glf,beagle}.gz{:bash}
File containing genotype likelihoods per sample
*.{glf,beagle}.gz
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
ANGSD: Analysis of next generation Sequencing Data