View source: R/sb_bead_count.R
bead_count_ggplot | R Documentation |
Investigate if you have enough beads in each well of each beadID
bead_count_ggplot( bead_count_df, bead_count_limit = 32, path_for_output = "./", date_in_file_name = T, ... )
bead_count_df |
A dataframe with bead count. Each row is a well, each column is a bead. |
bead_count_limit |
How many beads do you need? Can be vector if you want several lines. |
path_for_output |
Path for output |
date_in_file_name |
Yes or No |
data_in_file_name |
Yes or No. |
Plot with bead count per sample and per bead
This is a warning
bead_count_ggplot(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.