We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Lab's have lat/longs and can be displayed on a map using OpenStreetMap
Code is in lab_location_tags.py and is configured for 3 different pages:
lab_location_tags.py
Labs
Used to shows labs that have variant classifications.
organization.active=True
RUNX1
Need to create, via admin, a snpdb.LabProject entry for that Lab.
snpdb.LabProject
The front page shows labs where LabProject.involved=True
LabProject.involved=True
The "families" tab (clicking on the front page map to go to the map page) is where LabProject.families >= 1 (regardless of involved or not)
LabProject.families >= 1