Skip to content

Utility to sort refGene tab-delimited annotation files from Genome Browser (DB dumps)

Notifications You must be signed in to change notification settings

Barski-lab/refgene-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

refGene-sort

Utility to sort refGene tab-delimited annotation files from Genome Browser (DB dumps)

usage: refgene-sort [-h] [-t TMP] [-q QUERRY] [-s ORDER] -i INPUT -o OUTPUT

refGene annotation sorter

optional arguments:
  -h, --help            show this help message and exit
  -t TMP, --tmp TMP     Temp folder to store sqlite db file
  -q QUERRY, --querry QUERRY
                        Custom select querry. Table name should be refGene
  -s ORDER, --order ORDER
                        Ordering option
  -i INPUT, --input INPUT
                        Input file to location
  -o OUTPUT, --output OUTPUT
                        Output file to location

About

Utility to sort refGene tab-delimited annotation files from Genome Browser (DB dumps)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages