Skip to content
/ csb Public

Source code for Summer 2014 internship at UTHSCSA; excuse all the commits

Notifications You must be signed in to change notification settings

vandrada/csb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summer 2014 Source Code

Contents

This is the git repo that contains all code written during the summer of 2014 for the P20 internship.

Creating VCF Files

Processing VCF Files

Graphing

  • graph/: this directory contains R scripts written for specific data, they aren't meant to be general

Et Cetera

  • install.py: installs the Python modules needed for the programs in this repo

Installation

Most of the Python programs depend on external libraries and modules. Each dependency is listed in the README for that particular program. However, if you plan on using all the programs at some point in time, you can run install.py and it will install all the Python modules that chromoprocessor, vcfparse, and tovcf need for the user.

Note: install.py also installs pip

For additional information see each program's respective README

About

Source code for Summer 2014 internship at UTHSCSA; excuse all the commits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published