Code Monkey home page Code Monkey logo

igvnav's Introduction

PURPOSE

IGVNavigator (IGVNav) is a tool that was developed to assist in analyzing variants during manual review. Its input is a text file with variant coordinates and its output provides an annotation of these variant coordinates. This annotation includes the call (i.e. somatic, germline, ambiguous, or fail), tags to provide additional information if a variant is called ambiguous or fail, and a notes section for free text

DOWNLOAD

Steps to download IGVNav for Mac:

  1. Download IGVNav.zip

  2. Unzip File

  3. Add unzipped file to Applications/ folder.

INSTRUCTIONS FOR USE

  1. Open IGV

  2. Load session file (e.g. .bam files)

  3. open IGVNav applicaiton

  4. IGVNav app will prompt you to open a manual review file.

  5. Open a manual review file whereby the format of this file is a TSV file with columns:

Chromosome, Start, Stop, Reference, Variant, Call, Tags, Notes

  1. The first six columns (Chromosome, Start, Stop, Reference, and Variant) should be filled-out and the remaining columns will be blank.

NOTE: The column names do not have to match exactly the above, but they do have to be the correct data in the same column order.

  1. Navigate through the manual review file using the arrows on the IGVNav interface.

  2. Ensure that coordinates on IGVNav interface match the IGV interface.

  3. Select a Call for each variant based on support for variant.

  4. Select various Tags for each variant if variant is labeled as ambiguous or fail.

  5. Input any notes required in the free-text box.

  6. Periodically save the manual review file to ensure that calls are recorded. Be sure to save the manual review file prior to closing the IGVNav session.

EXAMPLE INTERFACE

alt text

INSTRUCTIONS FOR DEVELOPING

  1. clone the repo/ sub-folder

  2. Edit IGVNav.py

To build, you will need to install wxPython and py2applet: $ python setup.py py2app

App will be placed in dist/ sub-directory of the repository

igvnav's People

Contributors

ahwagner avatar ebarnell avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.