|
Alamut Documentation Home | Tutorials | Managing Variants | Splicing Module | Orthologue Alignments |
|
Starting with version 1.5, Alamut can now import variant annotations from external sources. When variants are successfully imported they are saved as standard Alamut internal variants and can then be handled like other internal variants.
In order to import variants into Alamut you have to prepare a tabular import file containing variant descriptions and annotations. Import files must follow a precise format that is most easily created using a spreadsheet application like Excel or OpenOffice Calc.
Here is an example:
| Gene | Transcript | Variant | Pathogenic | Patient ID | Family ID | Phenotype | Comment |
|---|---|---|---|---|---|---|---|
| MSH2 | NM_000251.1 | c.5C>A | unknown | 1 | 123 | Adam+ | |
| MSH2 | NM_000251.1 | c.15_18del | yes | 2 | 456 | ||
| MSH2 | NM_000251.1 | c.1276+4A>C | CMGS/VKGL Class 3 |
The column order must be strictly observed, however only the 3 first columns are mandatory.
The header line (containing column labels) is not mandatory, but it's a good idea to keep it.
Let's review each column contents:
When variants have been prepared in a spreadsheet application using the
format described above, save the data in tab-delimited text format (e.g. in Excel:
File > Save As > Save as type: Text (Tab delimited)(*.txt)).
To import variants from an import file as described above, in Alamut:
As an example, suppose you have prepared a file with gene MSH2 variants.
Before actually importing the variants, Alamut first analyzes the import file and reports valid and invalid entries as follows:

This example is somewhat contrived in order to highlight a few points:
At this step, if you click 'Import Now' the validated entries will actually get imported. A report then shows up:

Note that entries that don't add new information are marked as redundant.
2009 Interactive Biosoftware - Last modified: 5 May 2009