fraenkel-lab / OmicsIntegrator

This repository is the working directory for the Garnet-Forest bundle of python scripts for analyzing diverse forms of 'omic' data in a network context.
http://fraenkel.mit.edu/omicsintegrator
BSD 2-Clause "Simplified" License
31 stars 20 forks source link

Garnet integration test #25

Closed agitter closed 7 years ago

agitter commented 7 years ago

This pull request adds a Garnet integration test. It runs Garnet on FOXA1 ChIP-seq data and the a549 example expression data and compares the output files to a set of expected output files.

In order to make the Garnet output reproducible on different machines, I also made two changes to Garnet's motif_regression.py:

If we don't like using relative paths for the gifs, I would recommend we add an option to copy the gifs used in the output HTML file into the output directory. That would make the output files portable in the sense that they could be copied to different directories or different machines.

AmandaKedaigle commented 7 years ago

Thanks for the work on this, @agitter! I'm fine with relative paths for the gifs, and stable sorting is great.