cor2csv | R Documentation |
Convert BAM cor file to .csv file. Also invisibly returns the cor matrix.
cor2csv(cor_file, rdat = NULL)
cor_file |
cor file path |
rdat |
BAM output rdat (list) object read in with dget(). Optional, but the function can do more if you supply the rdat |
Nikolai Klibansky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.