hildebrandtlab / BiochemicalAlgorithms.jl

The Biochemical Algorithms Library in Julia
MIT License
13 stars 11 forks source link

System: fix inconsistent return values w/ table generators #115

Closed tkemmer closed 1 month ago

tkemmer commented 1 month ago

In some cases, molecules(), chains(), and fragments() returned indistinguishable table objects.

Fixes: #114