modules/simpleaf_quant
simpleaf is a program to simplify and customize the running and configuration of single-cell processing with alevin-fry.
Description
simpleaf is a program to simplify and customize the running and configuration of single-cell processing with alevin-fry.
Input
Chemistry used for library preparation. It can be a string describing the specific chemistry or the geometry of the barcode, UMI, and mappable read. For example, “10xv2” and “10xv3” will apply the appropriate settings for 10x Chromium v2 and v3 protocols, respectively. Alternatively, you can provide a general geometry string if your chemistry is not pre-registered. For example, instead of “10xv2”, you could use “1{b[16]u[10]x:}2{r:}”, or instead of “10xv3”, you could use “1{b[16]u[12]x:}2{r:}”. Details at https://hackmd.io/@PI7Og0l1ReeBZu_pjQGUQQ/rJMgmvr13
File mapping transcripts to genes. It can be either a two-column TSV file for a standard transcriptomic index containing the transcript-to-gene ID mapping information, or a three-column TSV file for an augmented transcriptomic index with the third column representing the splicing status of each transcript.
UMI resolution (https://alevin-fry.readthedocs.io/en/latest/quant.html). Possible values are ‘cr-like’, ‘cr-like-em’, ‘parsimony’, ‘parsimony-em’, ‘parsimony-gene’, and ‘parsimony-gene-em’.