*This applicaiton is no longer maintained. This repository is kept available for archival purposes only.
-
Clone this repo and run
npm start. Make sure the app is running on port4030. -
Clone gene.iobio (https://github.com/iobio/gene.iobio.vue) and checkout to
devbranch. -
Run
npm startandnpm run webpackfor gene.iobio. Make sure the app is running on port4026. Go to http://localhost:4026/ in your browser. It should open gene.iobio. (It might show a warning asking for a key. Click ok and it should work). -
Go to http://localhost:4030/ in your browser. It should open clin.iobio.
npm run build
clin.iobio is developed in the Gabor Marth lab, is free for academic use. For further information, or commercial use inquiries, please contact info@frameshift.io.
You can try out clin.iobio using a demo dataset. Or you can immediately plug in your own data, by providing URLs to your BAM and VCF files.
From the clin.iobio landing page, you can import your data into the app using the provided screen prompts for entering data URLs or a configuration file. Our screencast will help guide you through these options.
