ERepo Summary API
update
Normalized Expert Panel values for improved search accuracy
2.5.6
2026-04-27
- Expert Panel field values have been normalized to ensure consistent formatting and proper querying across the Evidence Repository
- This normalization enables users to find classification records more efficiently when searching by Expert Panel criteria
- Improves data consistency and search reliability for VCEP-related queries
ERepo Summary API
bug-fix
Enhanced list field search performance and stability
2.5.5
2026-04-21
- Optimized search algorithm for list fields (HGVS, met and unmet codes) to handle exponentially growing collections, improving query performance and preventing system crashes
- Resolved compatibility issues enabling list field searches to function correctly alongside non-list field search criteria in both API and UI
ERepo Summary API
bug-fix
Fix HGVS and other list related searches
2.5.4
2026-02-24
- API and UI searches on list fields (like HGVS, met and unmet codes) now properly function with non-list field searches
ERepo Summary API
new-feature
License and terms of use available through service endpoints
2.5.3
2025-12-30
- API service endpoints have now license and terms of use information
ERepo Summary API
bug-fix
Fixed bug when querying the same list field (Met, unmet, HGVS) with multiple values
2.5.0
2025-07-01
ERepo Summary API
update
Expert Panel Titles Referenced From CSPEC
2.4.2
2025-04-02
- VCEP titles present in the "Expert Panel" heatmap are now cross-referenced with CSPEC API to ensure they use the latest titles/names
- Legacy/Deprecated VCEP titles are thus aggregated into the current/newest titles
- Search results for a given affiliation/organization ID might thus contain classification records with legacy VCEP titles
ERepo Summary API
new-feature
Affiliation ID based Expert Panel links in the entry page
2.4.1
2025-03-18
- For the "Expert Panel" heatmap, links are now using the new affiliation ID endpoint
ERepo Summary API
new-feature
Added new affiliation ID based search page
2.4.0
2025-02-28
- New "Affiliation ID" search field added to Advance Search in the Evidence Repository entry page
- Purpose is to search for VCEPs based on their ClinGen affiliation IDs
ERepo Summary API
new-feature
Search for retracted/unpublished classifications
2.3.0
2025-02-27
- Entry page now defaults to showing ONLY published classifications in the entry page heatmap
- Search page now includes additional search field switch to toggle between searching including unpublished classifications in results
ERepo Summary API
bug-fix
Fixed incorrect "View API Docs" link
2.2.2
2025-02-26
ERepo Summary API
bug-fix
Fixed missing summary description information in TSV summary file for certain interpretations
2.2.1
2025-02-13
ERepo Summary API
new-feature
Improved summary tab-separated download process and changed search page results ordering
2.2.0
2025-01-23
- TSV summary file is now faster and present in both the entry page and the search results page.
- The search results table is now sorted by Published Date column from latest to oldest interpretation updates
ERepo Summary API
bug-fix
Fixed improper publication date ordering in search table
2.1.1
2025-01-08
ERepo Summary API
new-feature
Increased API version endpoint flexibility for truncated version numbers that include only major and minor digits
2.1.0
2024-12-10
- Allele interpretation evidence pages now accept either a full semver version or the typical "major.minor" version.
- When not providing a full semver, the API now returns all matching version records, instead of only the latest matching version records.
ERepo Summary API
new-feature
Integrated document versions for all interpretations.
2.0.0
2024-10-30
- Reconstructed all interpretation versions for the Evidence Repository
- Interpretation pages now highlight the current version users are viewing
- Each interpretation page now displays a summary table of all the versions for a given interpretation
- Added in latest version to each lookup document when searching for interpretations
ERepo Summary API
new-feature
Moved Approval and Publication dates in each interpretation page
1.0.31
2024-07-05
- Updated Classification pages to move "Approved On" and "Published On" dates at the top of the page instead of at the bottom
ERepo Summary API
new-feature
Updated API documentation for Evidence Repository
1.0.30
2024-05-07
- View API docs link has been changed to link to new Vitepress documentation page
- Includes information on new updated API endpoints detailing their parameters and responses
ERepo Summary API
new-feature
Added document versioning system
1.0.29
2024-04-02
- Now providing versioning to our Evidence Repository documents
- Overhauled backend ingestion system to utilize message queues, the VSS (dedicated versioning system), server-sent events to make this possible
ERepo Summary API
new-feature
Enabled use of Google Analytics GA4 Tracking
1.0.28
2023-06-16
ERepo Summary API
new-feature
Revamped search results page
1.0.27
2023-03-24
- Introduced new tabular search results page to Evidence Repository
- Matches other ClinGen page results for more concise, optimized, and modular searching capabilities
ERepo Summary API
new-feature
Validating Specified CSpec Interpretation Information
1.0.24
2022-08-19
- Allowing and validating the CSpec information for each interpretation submitted to the Evidence Repository
- Will check to ensure the CSpec information is both valid and appropriate to the interpretation being submitted
ERepo Summary API
bug-fix
Fixed the "View API Docs" link in the entry page of Erepo
1.0.26
2022-08-16
ERepo Summary API
new-feature
Change VCEP Labels
1.0.25
2022-08-16
- Changed "PAH VCEP" to "Phenylketonuria VCEP"
- Changed "Rett Angelman VCEP" to "Rett and Angelman-like Disorders VCEP"
ERepo Summary API
bug-fix
Fixed Entry Page Bottom Search
1.0.22
2022-06-22
ERepo Summary API
new-feature
Entry Heatmap Color Change
1.0.23
2022-05-31
- Normalized colors for entry table page to be gray in nature instead of distinct for each type
ERepo Summary API
new-feature
Entry Heatmap Color Change
1.0.21
2022-05-31
- Normalized colors for entry table page to be gray in nature instead of distinct for each type
ERepo Summary API
new-feature
Added document validation system
1.0.19
2021-10-14
- Augmented interpretation validation system by adding document validation checks
- Tracking failure reasons for improper interpretations submitted to the Evidence Repository
- Tracking warnings, such as missing gene, ClinVar or Cannonical Allele ID
ERepo Summary API
new-feature
Geneless interpretations now permitted in Evidence Repository
1.0.20
2021-09-27
- Allowed for the ingestion of geneless interpretations into the Evidence Repository
- Their gene label will be "N/A" in both the entry table and each interpretation page
ERepo Summary API
bug-fix
Backend interpretation ingestion process overhaul
1.0.18
2021-09-27
- Validation of interpretations is now single handedly covered by the NodeJs portion of the process
ERepo Summary API
new-feature
CSpec Linkouts present for all interpretations
1.0.17
2021-06-11
- CSpec links are now present for interpretations to the respective affiliation and rule sets
ERepo Summary API
bug-fix
Fixed search results query box
1.0.16
2021-05-06
- Search results page with no explicit queries will no longer render out the query box
ERepo Summary API
new-feature
Entry table sorting change
1.0.15
2021-04-02
- All Gene, Expert Panel, and Conditions are now labeled alphabetically
ERepo Summary API
new-feature
Show search queries to users in the search results page
1.0.14
2021-04-02
- The search results page will now render out a box detailing the queries of that particular search
ERepo Summary API
new-feature
Reprocessed and added computer assertions
1.0.13
2021-02-15
- Upgraded Erepo to generate computed assertions using the Cspec Engine
- Reprocessed failed VCI messages
ERepo Summary API
update
Reprocessed VCI messages, fixed bugs, and added features
1.0.12
2021-01-25
- Added affiliation links to the classification page
- Erepo upgraded to respond to the new Criteria Specification from the 'Platelet Dosorders VCEP'
ERepo Summary API
update
Implemented CSPEC and processed missing classifications
1.0.11
2020-08-06
- Reprocessed several uploaded VCI messages
- Fixed bugs in the classification page which exposed some unhandled error
- Tabbed limited data with separate columns for met and unmet criteria codes
- Fixed the date column missing from the downloaded data
ERepo Summary API
bug-fix
Landing Page Changes
1.0.10
2020-07-13
- Implemented use of Criteria Specification Registry replacing the use of Genboree KB backed Guidelines and Affiliations
- Renamed the Expert Panel "Storage Diseases VCEP" to "Lysosomal Storage Disorders VCEP"
- Fixed several bugs in consuming VCI messages, including rejecting messages that have evidence codes without any valid statement outcomes
ERepo Summary API
bug-fix
Download feature bug fix and other notes
1.0.9
2019-07-16
- Entry/Landing page has been overhauled to include heatmap style grids for genes/conditions/expert-panels instead of the older pie-charts
- The new grids show all the data for a category instead of showing only a few genes/conditions/expert-panels with the most variants
- New download button has been added for the search results page which will dump data matching the search criteria
ERepo Summary API
update
New tab-delimited download feature and dedicated evidence codes page
1.0.8
2019-04-15
- New Download button has been added for downloading the entire repository in tab-delimited format
- The download feature is also available via API
- A new page for displaying the evidence-codes for a specific guideline has been implemented.
- This page can be accessed from the variant classification page for a variant-disease pair.
ERepo Summary API
update
Classification standardization, VCEP label fixes and other tweaks
1.0.7
2019-01-24
- All instances of 'interpretation' have been replaced with 'classification'
- The link to the Hearing Loss expert panel has been fixed
- Typo for Condition placeholder in the Advanced Search section has been fixed
- The Evidence Repository sign at the top right corner in the header is now clickable and takes the user to the app landing page
ERepo Summary API
update
Added support for Specified guidelines such as ACMG derived ones
1.0.6
2018-12-04
- Specialized guidelines have been added such as ACMG derived guidelines for interpreting variants associated with PAH, PTEN, RASopathy, Hearing Loss and MYH7
- Variant specific page now opens up a modal with the abstract of a PubMed article when clicked
ERepo Summary API
update
Added Allele Registry support to variants
1.0.5
2018-11-15
- Support has been added to capture evidence for variants not supported by the Allele Registry
- Variants not registered in the Allele Registry are expected to have a ClinVar variation ID.
- When uploading evidence for variants that are supported by the Allele Registry, the system will search for a corresponding ClinVar variation ID and store this id so that the variant becomes searchable by both accessions
ERepo Summary API
update
Augmented variant information via UI and API endpoints
1.0.4
2018-10-25
- Variant specific page now shows additional information such as Population Allele Frequency, In-silico Prediction score, etc
- API updated to capture these evidence types
- SEPIO also updated to show these additional types of evidence
- Summary of interpretation from Expert Panel now shown on the variant specific page
- Added setting to control syncing of updates with Allele Registry
ERepo Summary API
update
Search by expert panels
1.0.3
2018-09-20
- Implemented searching by expert panel
- Implemented clickable 'expert-panel' pie
ERepo Summary API
update
Search by Assertion added
1.0.2
2018-07-23
- Implemented searching by assertions
- Search results will now display agent and combined assertions
ERepo Summary API
update
Implemented Version History page
1.0.1
2018-07-06
- Implemented news and version history
ERepo Summary API
update
Basic search added
1.0.0
2018-07-02
- Implemented basic and advanced search.
- Implemented Gene and Condition based clickable pie-charts