Entering edit mode
23 months ago
Miao Zhang
•
0
I'm dealing with a very basic problem that's plotting line size change. It's very easy in general plot function and ggplot. But in case of a function by ChIPseeker - 'plotAvgProf', I'm not able to figure how to give arguments as there's not default argument like 'size' in the function. I can change line color through scale_color_manual(), but failed to change line size.
Thanks for your suggestion. It works really well.