# plot_him_matrix **Reliability status**: `stable` ```{eval-rst} .. argparse:: :ref: traceratops.plot_him_matrix.parse_arguments :prog: plot_him_matrix ``` ## Example Here is examples usage of plot_him_matrix: ### Proximity matrix with all data (including bin with NaN value) ```bash plot_him_matrix -M PWDscMatrix.npy -B unique_barcodes.ecsv --keep_nan ```