nsh87 / receptormarker

Source for 'receptormarker' package for R: antibody receptor and phenotypic marker analysis
http://receptormarker.com
BSD 2-Clause "Simplified" License
4 stars 9 forks source link

Add convergence tool to R package #56

Closed nsh87 closed 8 years ago

nsh87 commented 8 years ago

This PR adds the ability to run the convergence tool and make a network diagram of the largest convergence cluster using an R function convergence().

TODO:

This PR builds on top of PR #55, which contains some of Minglu's and Daniel's work trying to get the convergence tool included in this R package. Significant modification and cleanup is necessary to get things working, hence this new PR.