Copyright 2012, 2013 Brown University, Providence, RI. All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose other than its incorporation into a commercial product is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Brown University not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. BROWN UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ANY PARTICULAR PURPOSE. IN NO EVENT SHALL BROWN UNIVERSITY BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. http://compbio.cs.brown.edu/software README for PREGO (Paired-End Reconstruction of Cancer Genome Organization) Software that reconstructs a cancer genome as a rearrangement of segments, or intervals, from the reference genome using paired end sequencing data. If you use this software in your research, please cite: L. Oesper, A. Ritz, S.J. Aerni, R. Drebin, B.J. Raphael. (2012) Reconstructing cancer genomes from paired-end sequencing data. BMC Bioinformatics (Proceedings of 2nd Annual RECOMB Satellite Workshop on Massively Parallel Sequencing (RECOMB-seq)). 13(Suppl 6):S10. Corresponding Authors: Layla Oesper (layla@cs.brown.edu) Ben Raphael (braphael@cs.brown.edu) Version: 1.1 Version Date: May 22, 2013 SUMMARY ========================================================== This README file lists and annotates the files distributed with the Version 1.1 release of the software for the PREGO algorithm. CONTENTS ======================================================== (i) Documentation (in doc/ subdirectory ): * Manual; MANUAL.txt - A complete description of how to install/run the software. (ii) Software (in java/src/ subdirectory ): * Source code in java/src (iii) Executables (in bin/ subdirectory ): * Exectutables for compiling and running code (iv) Example (in example/ subdirectory ): * Example input files: example.intervalEdges, example.variantEdges