Releases: GallowayLabMIT/rushd
Releases · GallowayLabMIT/rushd
v0.5.1
v0.5.0
[0.5.0] - 2024-04-15
Added
- Added new
rd.plot.debug_axeswhich draws guide lines to help with axis alignment. - Added new
rd.plot.adjust_subplot_margins_incheswhich allows subplot configuring
using inch offsets (instead of subfigure coordinate offsets)
Modified
rd.flow.load_csv_with_metadataand
rd.flow.load_groups_with_metadatacan now load a subset of columns.- The
datadir.txtcan include paths that use~to represent the home directory. rd.plot.generate_xticklabelsdoes not include metadata key labels in plots without yticklabelsrd.plot.generate_xticklabelsno longer throws an error when xticklabels don't match the dictionary passed (instead leaves labels as-is)rd.plot.generate_xticklabelsnow enables user-specified line spacing
v0.4.0
v0.2.0
[0.2.0] - 2022-06-17
Added
rd.flow.moicalculates viral MOI, creating summary graphs and tables.
Modified
rd.outfilenow creates necessary subdirectories within rootdir/datadir.rd.flow.load_csv_with_metadatanow allowsstrandPathargumentsrd.flow.load_csv_with_metadataproperly handles well IDs up to A1-P24 (384-well plate)rd.flow.load_csv_with_metadatafills unspecified metadata withNA