Deprecated:
analyzeClones
is deprecated. The clonal analysis has been added to the main function defineClonesScoper
as an argument analyze_clones
.analyze_clones
set to be true, otherwise a single dataframe is returned.plot_neighborhoods
from clonal analysis has been deprecated.neighborhoods
from clonal analysis has been deprecated.General:
hierarchical
for hierarchical-clustering based, and identical
for clustering among identical junction sequences are added.vj
in argument method
.Clonal analysis:
calculateInterVsIntra
function. Now, “inter” is the label used to form distances that mean between clones, and “intra” is the label used to form distances that mean on the inside, within each clone.plotInterVsIntra
output from a density plot to a histogram.Initial public release.