CONTENTS AND COPYRIGHT

This directory contains general purpose and computational biology oriented python modules.
Initially this library was created in 2011 and actively contributed to by programmers at 
UCSC Genome Bioinformatics Group.

All files are copyrighted, but license is hereby granted for personal, academic, non-profit and
commercial use.

EXTENDING

When extending packages and modules please follow the python style located in python/style.txt.

MAJOR MODULES

Here is a list of some of the more useful modules in the ucscGb library.

o - ra - Basic storage and filtering of RA files
o - orderedDict - A Dictionary ADT (abstract data type) that preserves ordering of its keys through a parallel list.
o - track - Handles ENCODE track relationships (e.g. metaData, download files, gbdb files)


 
