Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 2, 2025

Please edit this description as you work on this PR

Description

This PR introduces changes from automated literature retrieval followed by manual curation.

Fixes: # Link to any relevant issues and/or discussions

Major Changes

  • New locus or major change to existing locus e.g. pathogenic threshold, coordinate

Minor Changes

  • Minor change to existing locus e.g. new citation

Checklist

  • Check I've included all literature since the last "Literature Update" PR (may need to diff against an earlier version)
  • Check for updates to existing loci
  • Check for potential new loci
  • Add any changes to STRchive-loci.json as commits to this branch/PR
  • If anything needs to be discussed further before adding to STRchive, add it to Discussions
  • Check all tests pass e.g. the website built
  • Check that the website preview looks good
  • Update the STRchive version in CITATION.cff, format X.Y.Z. If any major changes, increment Y. If only minor changes, increment Z. If the breaking change (rare), increment X.
  • Ask someone to review this PR

hdashnow added a commit that referenced this pull request Dec 5, 2025
## Description

The PubMed queries kept failing and I was struggling to debug them. I
switched to using rentrez only instead of easyPubMed and things appear
to be working now. I also changed the way the queries are created to
make it a bit easier to read. @laurelhiatt did I mess any of the logic
up?

Here is the the latest Literature Update using this script (to check the
output): #307

## Major Changes

- change get-literature.R to use rentrez only instead of easyPubMed

## Minor Changes

- Reformat queries

## Checklist

- [x] All changes are well summarized
- [x] Check all tests pass
- [ ] Check that the website preview looks good
- [ ] Update the STRchive version in `CITATION.cff`, format X.Y.Z. If
any major changes, increment Y. If only minor changes, increment Z. If
the breaking change (rare), increment X.
- [x] Ask someone to review this PR
Base automatically changed from fix-pubmed to main December 5, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants