-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# MutationMapper | ||
|
||
MutationMapper is built to help simplify determining the functional consequences of mutations discovered using low-throughput sequencing methods (e.g. Sanger sequencing) and to map CDS coordinates to genomic positions. For details of how to use MutationMapper see the instructions PDF available using the 'help' option in the application or available [here](https://github.com/gantzgraf/MutationMapper/blob/master/src/com/github/mutationmapper/instructions.pdf). | ||
|
||
|
||
MutationMapper uses Ensembl’s REST API to search genes, sequences and determine functional consequences of mutations. It therefore only works when an internet connection is available. | ||
|