kbseah / genome-bin-tools

Interactive tools for metagenome visualization and binning in R
GNU General Public License v2.0
28 stars 7 forks source link

save function calls for bin manipulations #5

Closed kbseah closed 9 years ago

kbseah commented 9 years ago

Improve user's documentation of own work by saving function calls in gbtbin objects.

kbseah commented 9 years ago

Recording of function calls added to choosebin, winnow, winnowMark, add, and lej functions, but not to the internal functions setOperations or gbtbin.default because the user doesn't directly interact with them.