Skip to content

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

License

Notifications You must be signed in to change notification settings

Beiusxzw/sctools

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published