dib-lab / kProcessor

kProcessor: kmers processing framework.
https://kprocessor.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

redesign multiple columns #45

Closed shokrof closed 4 years ago

shokrof commented 4 years ago

instead of specifying the type of each cell in the column allow the user to specify the container itself. so we can add columns of type deque<> vector<> or colors