Description

index creation for kb count quantification of single-cell data.

Input

name:type
description
pattern

fasta{:bash}

:file

Genomic DNA fasta file

*.{fasta,fasta.gz}

gtf{:bash}

:file

Genomic gtf file

*.{gtf,gtf.gz}

workflow_mode{:bash}

:string

String value defining workflow to use, can be one of “standard”, “nac”, “lamanno” (obsolete)

{standard,lamanno,nac}

Output

name:type
description
pattern

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

index{:bash}

kb_ref_out.idx{:bash}

:file

kb ref index file

*kb_ref_out.idx

t2g{:bash}

t2g.txt{:bash}

:file

Transcript to gene table

*t2g.{txt}

cdna{:bash}

cdna.fa{:bash}

:file

cDNA fasta file

*cdna.{fa}

intron{:bash}

intron.fa{:bash}

:file

Intron fasta file

*intron.{fa}

cdna_t2c{:bash}

cdna_t2c.txt{:bash}

:file

cDNA transcript to capture file

*cdna_t2c.{txt}

intron_t2c{:bash}

intron_t2c.txt{:bash}

:file

Intron transcript to capture file

*intron_t2c.{txt}

Tools

kb
MIT

kallisto|bustools (kb) is a tool developed for fast and efficient processing of single-cell OMICS data.