Visualization of domain in SMART result file
smart_plot(
fasta_file,
the_order = NULL,
domain_select = NULL,
shape = "RoundRect",
r = 0.3,
legend_size = 15,
domain_color = NULL
)
p
The path of protein fasta file.
The path of order file. A List of Gene ID , One ID Per Line.
The domain ID which you want to align with.
RoundRect or Rect.
The radius of rounded corners.
The size of legend.
The color set of domain.
Shiqi Zhao