Skip to content
Prev 8654 / 21312 Next

[Bioc-devel] topGO and cat() and print() statements in program code

Hi Dan,

Excellent suggestion. This is very similar to how I am plan to do the
refactoring. Write a function cat2message which has a signature like
cat but uses message in the implementation and than replace all calls
to cat in the topGO package.

best
On 4 February 2016 at 00:56, Dan Tenenbaum <dtenenba at fredhutch.org> wrote: