i2b2 on Genomics Data
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »


Project Summary

 

This community project extends the current i2b2 query functionality by providing the ability to query for genotyped subjects by specific annotations related to genetic variants. Also, new query widgets have been built in the i2b2 web client that leverages existing i2b2 infrastructure for querying large strings of text stored in the observation_blob field of the observation_fact table.

 

Our package provides a starting point and working example of our local implementation:

 

Downloads


FilenameSizeDescription
i2b2_genomics_project_v1.zip425 kBComplete package containing example genomics implementation

 

Notes

 

User Roles

 

Users must have the DATA_DEID (de-identified) role to be able to execute a text search on the observation_blob field.

Full-text indexing

 

The observation_blob field in the observation fact table needs to be full text indexed or the genomics search will not work.

 

 

  • No labels