just tested logo plot msa with embb after correcting the OMINOUS fasta file
This commit is contained in:
parent
59eaf58747
commit
b72ffb5d2c
3 changed files with 7 additions and 6 deletions
|
@ -39,7 +39,7 @@ head(msa_seq)
|
|||
#================
|
||||
|
||||
#in_filename_fasta = paste0(tolower(gene), ".1fasta")
|
||||
in_filename_fasta = paste0(tolower(gene), "2.2fasta") # gid
|
||||
in_filename_fasta = paste0(tolower(gene), "2_f2.fasta") # gid
|
||||
|
||||
infile_fasta = paste0(indir, "/", in_filename_fasta)
|
||||
cat("\nInput fasta file for WT: ", infile_fasta, "\n")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue