Description Usage Arguments Value References
This function reads in circos plotdata and creates circos plot
1 2 | plot_circos_link (file,R,W,plotsize,titleStr,seg.lab.size,fig.file,
contaminatedOnly,sameSubjectOnly,allSamples,output_path)
|
file |
character, circos data file name with its path |
R |
integer, circle radius |
W |
integer, segment width |
plotsize |
integer, figure size |
titleStr |
character, title of circos plot |
seg.lab.size |
numeric, segment label font size |
fig.file |
character, circos figure file name |
contaminatedOnly |
logical, TRUE: only plot contaminated pairs (default: TRUE) |
sameSubjectOnly |
logical, TRUE: only plot same subject pairs (default: FALSE) |
allSamples |
character vector, sample ids |
output_path |
character, directory |
png figure at output directory
TBA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.