Extract tsv parsers from populated_modelcif.py into shared utils.py
Open
Nobody has claimed this yet.
duplicate
- Dominant language
- HTML
- Stars
- 115
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
#574 includes a lot of putting the parsing and ranking logic in one place.
It would be good for it to all still be in one place after populated_modelcif.py generated, but will need to get th merge order right
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading populated_modelcif.py and shared utils.py, then review issue #574 to understand the parsing and ranking logic and the required merge order. Done means the TSV parsers and related logic are kept in one shared location after populated_modelcif.py is generated, without disrupting the generation order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100