坐山雕

导航

07 2021 档案

genomation: a toolkit for annotation and visualization of genomic data
摘要:https://rdrr.io/bioc/genomation/f/vignettes/GenomationManual.Rmd 阅读全文

posted @ 2021-07-16 16:53 坐山雕 阅读(80) 评论(0) 推荐(0)

circos plot in R
摘要:FIN=read.table(IN,header=TRUE) circos.clear() circos.par("start.degree" = 90) circos.initialize("chrB", xlim = c(0, 171823)) circos.track(ylim = c(0, 阅读全文

posted @ 2021-07-16 12:59 坐山雕 阅读(130) 评论(0) 推荐(0)

geom_smooth trasparent alpha 透明度
摘要:stat_smooth (geom="line", alpha=0.3, size=3, span=0.5) + geom_line(stat="smooth",method = "loess", formula = y ~x,span=0.3, size = 1.5, #linetype ="da 阅读全文

posted @ 2021-07-16 12:50 坐山雕 阅读(202) 评论(0) 推荐(0)

win10自带录屏为什么录两个小时自动关闭?如何调节使其可以时间更长?
摘要:Windows设置—>游戏—>屏幕截图—>录制时间; https://www.zhihu.com/question/404390297 阅读全文

posted @ 2021-07-12 21:52 坐山雕 阅读(1370) 评论(0) 推荐(0)