tests/testthat/test-plot-bubble.R

test_that("EL STOP FUNCIONA", {
  expect_error(plot_bubble(interpro_pfam_profile, 
                                       y_axis=Pfam, 
                                       x_axis=Bin_name, 
                                       analysis = "INTERPRO", 
                                       data_experiment = metadata, 
                                       color_character = Clades), 
               "calc must have a value between Abundance, Binary or Percentage")
})
mirnavazquez/RbiMs documentation built on March 6, 2024, 10:27 p.m.