Description Usage Arguments Value
Make a scatter plot of transcripts from two samples. to assess correlation
| 1 2 3 4 | 
| obj | a  | 
| sample_x | the string corresponding to the sample name in  | 
| sample_y | same as  | 
| use_filtered | if TRUE, use filtered data. otherwise, use all data | 
| units | either 'est_counts' or 'tpm' | 
| offset | a linear offset to help deal with zeroes if transforming the abundances | 
| point_alpha | the alpha on the points | 
| xy_line | if TRUE, plot the xy_line | 
| xy_line_color | a string denoting the color for the xy line | 
| trans | a string pointing to a function to use for the transformation.
This function must exist in the global namespace. This means you should be
able to call  | 
| xlim | a numeric vector of length two denoting the x limits | 
| ylim | same as xlim but for the y-axis | 
a ggplot object for the scatterplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.