Tuesday, 17 November, 2020
[kevshaw@451]$ history
1 date
2 mkdir phyl
3 cd phyl/
4 wget https://yea4.us/451/data/myog.gz
5 curl https://yea4.us/451/data/myog.gz
6 ls
7 gzip -dv myog.gz
8 less myog
9 clustalw
10 ls
11 ls -l
12 cat myog.aln | less
13 less myog.dnd
14 less myog.ph
15 less myog.dnd
16 drawtree
17 ls -l
18 head plotfile
19 convert plotfile plot.jpg
20 ls -l
21 gs plotfile
22 ls
23 rm plot.jpg
24 mv plotfile pf1
25 ls -l
26 drawtree
27 gs plotfile
28 drawtree
29 cp /usr/local/bin/phylip/font2 ./fontfile
30 ls -l
31 drawtree
32 gs plotfile
33 howpage
34 drawtree
35 gs plotfile
36 drawgram
37 gs plotfile
38 cd
[kevshaw@451]$