Skip to content

xflicsu/htsint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Version

0.5.2

Authors

Adam Richards

Web site

https://github.com/ajrichards/htsint

Documentation

http://ajrichards.github.io/htsint

Copyright

This document has been placed in the public domain.

License

htsint is released under the MIT License

Purpose

htsint (High-Throughput Sequencing INTegrate) is a Python package used to create gene sets for the study of high-throughput sequencing data. The goal is to create functional modules through the integration of heterogeneous types of data. These functional modules are primarily based on the Gene Ontology, but as the package matures additional sources of data will be incorporated. The functional modules produced can be subsequently tested for significance in terms of differential expression in RNA-Seq or microarray studies using gene set enrichment analysis.

  • BLAST mapping
  • Gene Ontology queries
  • Heatmaps for differential expression analysis
  • Creation of gene sets for gene set enrichment analysis
  • Visualization of gene sets

Installation

For more details visit the documentation:

The easiest way to install and maintain htsint is to use pip

~$ pip install htsint
~$ pip install htsint --upgrade

Next you need to setup your database to get a working version of htsint.

Prerequsites

About

A Python library to work with high-throughput sequencing data in the context of data integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%