cycle20 / EZCancerTarget

Collect drug compound data based on editable target table and scan various sources to augment dataset
https://cycle20.github.io/EZCancerTarget/
GNU General Public License v3.0
1 stars 1 forks source link

Involve mixed statuses into the summaries #65

Closed cycle20 closed 2 years ago

cycle20 commented 2 years ago

Some compound have mixed statuses: Phase1/Phase2, Phase2/Phase3 etc. Current filtering and transformation of data table misses them. These items should be member of groups of the higher final status. e.g.: in case of Phase1/Phase2 statuses, the compound have to increase the Phase2 counter.

cycle20 commented 2 years ago

Done.