deeprank2 icon indicating copy to clipboard operation
deeprank2 copied to clipboard

Create feature classes

Open DaniBodor opened this issue 2 years ago • 2 comments

Build a parent class for DeepRankFeature and then use this to create child classes for each independent feature, that contain an add_feature function. This allows for much better control when building the graph as well as makes a "guideline" for custom features.

Might be too much effort to convert current structure, but would def be an improvement.

DaniBodor avatar Sep 05 '23 15:09 DaniBodor

This will probably be useful once we start making new features for new data types (such as nucleic acids, etc).

DaniBodor avatar Sep 08 '23 11:09 DaniBodor

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 09 '23 03:10 github-actions[bot]