Beiusxzw / sctools

In-memory/on-disk storage and random accession of GTF file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Rapid And Accurate single=cell RNA Counting Tool

img

Usage

Usage:   bgtf count [options]

Arguments:
   Required arguments:
     -c          [PATH]   Cell barcode file 
     -i          [STRING] BAM tag of barcode. Default is CB 
     -g          [STRING] feature name to be counted 
     -r          [PATH]   Gene BGTF file 
   Optional arguments:
     -b          [PATH]   Input BAM file 
     -B          [PATH]   output gene annotation to a BAM file if set 
     -d          [PATH]   Input BAM directory 
     -m          [PATH]   RMSK BGTF file. Mask TE if set 
     -t          [INT]    n parallel thread if setted 
     -T          [INT]    n alignment to process in one thread. Default is 1000000 

About

In-memory/on-disk storage and random accession of GTF file

License:Other


Languages

Language:C 88.8%Language:Shell 8.2%Language:M4 1.6%Language:Makefile 1.4%