...
* PubMed ID: 29562348
* DOI: 10.1093/nar/gky175
-> PLEASE MOVE OR MAKE A COPY OF 'DATA' FOLDER INTO YOUR INTENSIVE TEST FOLDER (I.E. LINUX, MAC OR WINDOWS SPECIFIED FOLDER) TO ALLOW THE PROGRAM TO FIND THE PREDESIGNED DATA.
* UPDATE NOTE:
-> Sep-1-2020: add an update for Ubuntu-20.04. You will need Boost library installed (sudo apt-get install libboost-all-dev)
-> Mar-7-2018: revise header terms in the output file
NGS compute distro proloaded with pipeline analysis software
Forked Ubuntu 14.04 minimal install with XOrg and FluxBox desktop environment for web-based pipeline construction and job submission.
HOWTO:
1) Set VM network settings to a bridged adapter type.
2) Load VM to client
3) From host:
$ ssh -X ubuntu@<foobar> 'firefox && butterfly.server.py --unsecure'
--- passwd = 616287xx
5) or ssh into host with X forwarding, and type runme
This will launch an X-session of Firefox on the client, which will then be forwarded to the host. ...