Variant and patient data
Viewing and searching variant and patient data
Advanced options
The LOVD variant overviews support a range of advanced options. Not all options are available from all variant overviews.
Sorting
Sorting is available on all variant overviews and allows you to sort the data on whatever column you wish. The column currently sorted on has a darker blue background color than the other columns. Two arrows indicate which direction the values on sorted on:
The values are sorted low to high (standard).
The values are sorted high to low (reversed).
To sort on a certain column, click on the column header or on the arrows. If that column is already selected to sort on, the sort order will be swapped.
LOVD uses an algorithm that interprets the values of the Variant/Exon (if available) and Variant/DNA fields to facilitate proper sorting. The result of the algorithm is stored in a sort column, which LOVD uses by default to sort on. If sorting on any field other than Variant/DNA, LOVD will sort secondarily on this sort column.
Advanced search terms
LOVD allows boolean search terms, meaning you can construct complex queries with AND, OR and NOT logic. All search terms are treated as AND by default. OR is indicated with a pipe '|' with no spaces around it and NOT is indicated by an exclamation mark '!', not followed by a space.
Note that seach terms are case-insensitive!
Examples:
Search terms |
Field |
Result |
> |
Variant/DNA |
Show only substitutions |
A>T|T>A |
Variant/DNA |
Show only A to T or T to A substitutions |
c.328 > |
Variant/DNA |
Show only substitutions at position c.328 |
p.(Arg X) |
Variant/Protein |
Show only arginine to stopcodon changes |
Asian |
Patient/Origin/Ethnic |
Shows "Asian", but also "Caucasian" entries |
Asian !Caucasian |
Patient/Origin/Ethnic |
Shows "Asian", but no "Caucasian" entries |
Asian|African !Caucasian |
Patient/Origin/Ethnic |
Shows "Asian" or "African", but no "Caucasian" entries |
Column hiding
The variant overviews can be personalized by temporarily hiding columns that you don't need. Especially the full overview including the patient data can get quite wide and to prevent a lot of horizontal scrolling, you can hide the columns you're currently not interested in. These settings will be stored in a cookie on your computer, so that the next time you return to LOVD the settings will remain.
On the column headers of variant overviews that support this feature, there is a little red icon () that you can click to hide the column. The column will disappear, and leave a narrow column with an arrow (). If you click on this arrow, the column will be restored. To restore all columns all at once, click the "Unhide all columns" link.
|