Releases: pinformatics/approxmapR
Approxmap_v1.6.7
Added 2 new report structures, (1) is an HTML output which includes event definitions before the cluster's pattern information, and (2) is a CSV file output which includes the Silhouette index information at the overall, cluster, and individual level. Additionally, the CSV also includes the cluster which the individual sequence fits next best in.
Approxmap_v1.6.5
Added ability to assess the silhouette score at the individual and cluster level; additionally fixed a bug which was introduced previously; lastly, updated the report generation to the current requirements.
Approxmap_v1.6.2
Added a major function and updated the HTML report. Highlights of this version are:
(1) Added pattern search functionality which can be used on the aggregated data, clustered data, and consensus pattern data structures. Documentation for this is also provided - use ??pattern_search;
(2) Cleaned up -cluster_kmedoids- code;
(3) Added number of clusters to HTML output when using the sequence_analysis_details details parameter of the -generate_reports- method
Approxmap_v1.4
Merge pull request #6 from Corey-Bryant/Corey-Dev Multiple updates - read description
Approxmap_V1.3
Merge pull request #5 from Corey-Bryant/Corey-Dev Removed -browser()-
ApproxmapR v1.2
Merge pull request #4 from Corey-Bryant/master Added ability to create eventsets based on index date, fixed "with_dates.csv" output