Building a genome index
Indexation of genome using STAR
Generating genome indexes files.In this step user supplied the reference genome sequences (FASTA files) and annotations (GTF file), from which STAR generate genome indexes that are utilized in mapping step such STAR solo to generate count matrix for scRNA seq data.
Output
indexed genome
indexed genome
Configuration
threads
Number of threads
int
2