I am writing an R package where I would like to call cdhit without requiring an external installation. I see that you ported most of cdhit to Rcpp and made an R interface. Would you consider exporting cdhit so that I can Import your package for this functionality?
I am writing an R package where I would like to call cdhit without requiring an external installation. I see that you ported most of cdhit to Rcpp and made an R interface. Would you consider exporting cdhit so that I can
Importyour package for this functionality?