checked embb logo msa plot with chosen positions
This commit is contained in:
parent
b72ffb5d2c
commit
febb8f0f7f
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ LogoPlotMSA(msaSeq_mut = msa_seq
|
||||||
, msaSeq_wt = wt_seq
|
, msaSeq_wt = wt_seq
|
||||||
, msa_method = 'bits' # or probability
|
, msa_method = 'bits' # or probability
|
||||||
, my_logo_col = "taylor"
|
, my_logo_col = "taylor"
|
||||||
#, plot_positions = active_aa_pos
|
#, plot_positions = c(24, 54, 48, 58, 44, 80, 87, 1000:1008)
|
||||||
, x_lab = "nsSNP position"
|
, x_lab = "nsSNP position"
|
||||||
, y_lab = ""
|
, y_lab = ""
|
||||||
, x_ats = 10 # text size
|
, x_ats = 10 # text size
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue