view classifier/readme.txt @ 1:d8547ff82697 draft default tip

Deleted selected files
author nanettec
date Fri, 18 Mar 2016 05:16:02 -0400
parents ef9c2044d86a
children
line wrap: on
line source

======================================================================
classification
======================================================================
### This is the second tool in the eQTL backend pipeline: 
lookup, classification, frequency, sliding window frequency, hotspots, GO enrichment

Link to the workflow (for import into Galaxy): http://chewbacca.bi.up.ac.za:8080/u/nanette/w/back-end-workflow-2

Calculates the average genetic interval size across all eQTLs.

Classifies an eQTL as 'cis' if it maps within half the above mentioned interval size of the gene exhibiting the eQTL.

Classifies an eQTL as 'trans' if it maps to a different region on the genome than the location of the gene exhibiting the eQTL (further away than half the above mentioned interval size from the gene).

Classifies an eQTL as 'no_result' if the location of the target gene is not known. 

---------------
Installation
---------------

The eQTL backend pipeline is available for: 
* command line usage
* integration into Galaxy servers


Requirements: 	Python 2.7
		R 3.1.1