From d6654e910f723a6768fb7daf0ca0ebefeaad6ecb Mon Sep 17 00:00:00 2001 From: Arnaud Ceol Date: Thu, 5 Feb 2015 14:02:10 +0100 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d4c538 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# igb-mi-bundle +A plugin to map genomic regions to protein interactions in the Integrated Genomic Browser. + +We have developed an extension for the Integrated Genome Browser, +a widely used tool for the visualization and analyzes of genomic data, +which maps and visualizes genomic regions in molecular interactions +structures (protein-protein, protein-DNA, protein-RNA and +protein-small molecule interactions) and allows the researcher +to make educated guesses about the functional impact of somatic mutations. + +The source code will be made available soon.