tgbugs / ontquery

a framework querying ontology terms
MIT License
3 stars 3 forks source link

replaceBy logic is incorrect #31

Open tmsincomb opened 3 years ago

tmsincomb commented 3 years ago

After replacedBy pipeline is done it is deprecated. We just want to withdraw so the term can be found and the annotations/relationships can be seen.

Steps:

  1. create withdraw function (-1 status)
  2. replace the deprecate function with the withdraw function (replace -2 status with -1 status).