Skip to content

Command line tools that you might find useful for HTS data processing

License

Notifications You must be signed in to change notification settings

zhuchcn/hts-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTS-toolkit

The HTS-toolkit is a collection of python scripts for some very common tasks that you would do when dealing with high throughput sequencing data, such as converting annotation files (e.g. gtf, gff), or splitting fasta/fastx files into several. There are two top level commands, hts_fastx and hts_taxonomy, and several sub-commands underneath.

Install

The package is not available on pip yet (or ever) so it can be installed directly from github.

pip install git+https://github.com/zhuchcn/hts-toolkit

Get help

See help messages for more information.

hts_fastx --help
hts_taxonomy --help

That's it. I'll write more if I have time (or never..)

About

Command line tools that you might find useful for HTS data processing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages