Paco
Changelog:
- Fixed: #14 and #15 by siongkong, missing penultimate bin from gc-count. Rerun all data for both reference and test samples if you update from a previous version, mixing data influences results negatively.
- Added: Guesstimate for maternal aberration. Provides the relative change in read depth from the expected amount over a series of bins and estimates start and end position of the CNV in outermost bins.
- Added: Interactive viewer for analysis through JSON object file and a local webpage. No data is transmitted to any server, allowing diagnostic usage.
- Added: Option to force block a whole chromosome in all reference data when using test.py, useful to test whether a certain chromosome is causing problems on other regions in the sample.
- Added: Simple pipeline that solves installation of packages and folder/file creation/dependencies itself. See run.sh.