Skip to content

Version 0.1.6

Compare
Choose a tag to compare
@AB-Kent AB-Kent released this 05 Mar 19:30

New features:

  • Analysis app optionally creates tabular summaries and heatmap visualizations
    of nearest neighbor distance and count within radius for all phenotype pairs.
  • Component levels report includes pair plots of component vs component
    for each source image.

Bug fixes:

  • Component levels report
    • Write CSV files to the export directory, not its parent.
    • Fix height of "Pixel intensity by component" charts.
  • Consolidate merged files
    • Fix to recognize "Annotation ID" as the field name.
  • Analyze consolidated data
    • Update for dplyr 0.8 to fix #N/A values in Total lines of
      Cell Counts, Cell Percents and Cell Density sheets
  • Clean up chart output
    • "All" tissue category is last in charts which have it, same as "Total".
    • Fix "Cell Count" axis label
    • Fix legend in H-Score chart - "name repair" in readxl version 1.2.0
      created unexpected column names which were shown in the legend.