Description

Software to pileup reads and corresponding base quality for each overlapping SNPs and each barcode.

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

bam:file

Input SAM/BAM/CRAM file produced by the standard 10x sequencing platform, or any other barcoded single cell RNA-seq.

*.{bam,cram,sam}

vcf:file

Input VCF/BCF file files containing (AC) and (AN) from referenced population (e.g. 1000g).

*.{vcf,bcf}

Output

name:type
description
pattern

cel

meta:map

Groovy Map containing sample information e.g. [ id:'sample1']

*.cel.gz:file

Contains the relation between numerated barcode ID and barcode and the number of SNP and number of UMI for each barcoded droplet.

*.cel.gz

plp

meta:map

Groovy Map containing sample information e.g. [ id:'sample1']

*.plp.gz:file

Contains the overlapping SNP and the corresponding read and base quality for each barcode ID.

*.plp.gz

var

meta:map

Groovy Map containing sample information e.g. [ id:'sample1']

*.var.gz:file

Contains the position, reference allele and allele frequency for each SNP.

*.var.gz

umi

meta:map

Groovy Map containing sample information e.g. [ id:'sample1']

*.umi.gz:file

Contains the position covered by each umi.

*.umi.gz

versions

versions.yml:file

File containing software versions

versions.yml

Tools

popscle
Apache-2.0

A suite of population scale analysis tools for single-cell genomics data including implementation of Demuxlet / Freemuxlet methods and auxilary tools