Skip to content

BrowseVCF 2.3

Compare
Choose a tag to compare
@varun-ramraj varun-ramraj released this 04 Feb 14:23
· 83 commits to master since this release

Welcome to BrowseVCF version 2.3

This release contains an important bug fix. Uncompressed VCF files were not always loading correctly. This is now fixed.

Windows-specific notes

For Windows, please download the attached zip file (browseVCF_win7_vX.X.zip), unzip it somewhere, and double-click on launcher-windows.bat in the web directory. This version is shipped with a stripped-down WinPython v2.7.10, and the pre-compiled wormtable module. Tested ONLY on Windows 7.

Ships with 32-bit msvcp120.dll and msvcr120.dll (MS Visual Studio Redistributable DLLs). Also (perhaps obviously) depends on kernel32.dll but this is a system library and should not need packaging.

GNU-specific notes

You should have a Python 2.7 install along with the latest wormtable package (>= 0.1.5a2). Simply navigate to the web directory on the command line and run python ./launcher-cherrypy.py.