tried ED logo, but needs work
This commit is contained in:
parent
00094f036a
commit
8f8a9db92c
3 changed files with 119 additions and 108 deletions
|
@ -38,7 +38,9 @@ head(msa_seq)
|
|||
# fasta file: wt
|
||||
#================
|
||||
|
||||
in_filename_fasta = paste0(tolower(gene), ".1fasta")
|
||||
#in_filename_fasta = paste0(tolower(gene), ".1fasta")
|
||||
in_filename_fasta = paste0(tolower(gene), "2.2fasta") # 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