Skip to contents

mgi.report.reader 0.1.3

mgi.report.reader 0.1.2

CRAN release: 2024-07-05

  • Fix a bug in create_symbol_mapping() and create_id_mapping() regarding the removal of rows that appear more than once, but that are effectively the same mapping.

mgi.report.reader 0.1.1

  • Fix a bug in create_symbol_mapping() and create_id_mapping() regarding the removal of rows that appear more than once, i.e. rows that correspond to unresolvable mappings.

mgi.report.reader 0.1.0

  • Extensive documentation for supported MGI reports.
  • More flexible interface for read_report().
  • Report data is now accompanied by attributes providing report last modification date and source: report_last_modified() and report_source().
  • Marker crosswalks from old symbols: update_marker_symbol() and convert_to_marker_id().
  • New helper to quickly browse information about an MGI marker: open_marker_in_mgi().

mgi.report.reader 0.0.1

CRAN release: 2024-06-28

  • Initial CRAN submission.