junjunlab / BioSeqUtils

Extract Sequence from Genome According to Annotation File

Home Page:https://github.com/junjunlab/BioSeqUtils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can change the box height of transcript part

yangskyfucker opened this issue · comments

俊俊哥,怎么改最下面那个转录本框的高度,默认的太窄了,用哪个参数呢?有的基因转录本太多,展示所有的话和上面的字符信息叠在一起了就,效果理想。
Y轴样式能改成刻度线那种吗? 之前的 trackVi函数的参数能整过来吗? 非常感谢

还有下面一个小bug 文档应该改下
image

commented

1.panel_size_setting 设置每个panel的宽度和高度
2.重新安装BioSeqUtils, show_y_ticks 显示Y轴刻度

多谢俊俊哥