cschlaffner / PROTzilla2

12 stars 0 forks source link

464 unify uniprot protein graph data across runs #467

Closed antonneubauer closed 2 months ago

antonneubauer commented 2 months ago

Description

refere to #464

Changes

protein_graphs.py: changes to functionality -> these are the relevant changes. please specifically pay attention to directory creation and the control flow i.e. what is ensured/checked where

Testing

  1. create a protein graph in run A for e.g. Protein P10636 (example data set BA46 works fine)
  2. create the same protein graph for P10636 in a new, separate run B
  3. check the logs, file explorer, whether the files for P10636 have been downloaded again and whether the unmodified graph generated in run A has been used in run B to match peptides

PR checklist

Development

Mergeability

Code review

antonneubauer commented 2 months ago

some problems with a path ^^ trying to work that out rn

github-actions[bot] commented 2 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  protzilla/constants
  paths.py
  protzilla/data_analysis
  protein_graphs.py 99, 222, 233, 335, 423, 438-459
Project Total  

This report was generated by python-coverage-comment-action