BioPandas / BioPandas/biopandas
Adding a function for Q-Score computation
Open
enhancement
- Dominant language
- Python
- Stars
- 756
- Forks
- 119
- Avg merge
- 23h 8m
- Merged PRs (30d)
- 2
Description
This should be implemented like the [`biopandas.pdb.PandasPDB.rmsd`](https://github.com/rasbt/biopandas/blob/master/biopandas/pdb/pandas_pdb.py#L118) static method.
Contributor guide
Research direction
Start by reading the PandasPDB.rmsd static method in biopandas/pdb/pandas_pdb.py, linked from the issue. Determine the expected Q-Score definition and inputs before choosing the appropriate PDB entry point. Done means a matching static method computes Q-Score and is covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, python
- Domain
- bioinformatics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100