Menu

Tree [a6fd43] master /
 History

HTTPS access


File Date Author Commit
 bin 2016-04-06 Navin Navin [bded76] April-2016
 src 2016-09-21 Navin Navin [a6fd43] added the new paramters for post_processing scr...
 LICENSE 2014-11-22 Navin Navin [fcf9dd] Initial commit
 Readme.txt 2014-11-22 Navin Navin [fcf9dd] Initial commit
 a.out 2014-11-23 Navin Navin [62917f] modified: compute_cycles.c
 cluster_bins 2016-04-06 Navin Navin [bded76] April-2016
 cluster_bins.hs 2016-04-06 Navin Navin [bded76] April-2016
 config.txt 2016-04-06 Navin Navin [bded76] April-2016
 empty.txt 2014-11-22 Navin Navin [fcf9dd] Initial commit
 install.sh 2016-04-06 Navin Navin [bded76] April-2016
 iterate_on_bins 2016-04-06 Navin Navin [bded76] April-2016
 iterate_on_bins.hs 2014-11-24 Navin Navin [0d34d0] modified: bin/compute_cycles
 iterate_on_bins_light 2016-04-06 Navin Navin [bded76] April-2016
 post_processing 2016-04-06 Navin Navin [bded76] April-2016
 ref_baylor_main.bed 2014-11-22 Navin Navin [fcf9dd] Initial commit
 vcrome2.1.ann.bed 2016-09-21 Navin Navin [a6fd43] added the new paramters for post_processing scr...

Read Me

Readme  
-------------- 

The following softwares are needed for ITDASM to execute,

samtools 
bamtools 
python  
blastn 
intersectBed
phrap
GHC platform latest version. 

Notes
--pysam library required for python.(it is available in python 2.7+ ) 
-- gsl and gslcblas required for execution.   


Installation instructions 
-------------------------
1) Download the directory and unzip it 
2) Edit config.txt with suitable path names of utilities mentioned above. 
3) >./install.sh 

Notes 
--if there is a C Compilation error because of -lgsl and -lgslcblas please edit the install.sh file with appropriate path names in the line starting with gcc.  
-- please have ghc in your bin directory or edit the install.sh with appropriate path names.  

Execution flow Example
------------------------
There are four executables which are created in the home directory for ITDASM called cluster_bins, iterate_on_bins, iterate_on_bins_light, post_processing. Please use -h option to see the arguments for each of the executables. 

Flow :  cluster_bins->(iterate_on_bins_light/iterate_on_bins)->post_processing 

Notes:  A sample bed file called ref_baylor_main.bed has been released with this version  which contains annotated genes with gene coordinates.
Notes:The results of the calling are in a custom and self explanatory file format in a user specifed directory in the post Processing stage. The ace files and phrap generated contigs for a bin are in that bin.   


Contact :All questions should be directed to navin.rustagi@gmail.com or rustagi@bcm.edu --last edited Saturday 3:39 am on Novemver 22 
  
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.