@@ -27,12 +27,11 @@ See the [Wiki](https://github.com/telatin/learn_bash/wiki) in this repository.
27
27
28
28
29
29
30
- ### 📁 [ misc] ( https://github.com/telatin/learn_bash/tree/master/misc ) 7.5M
30
+ ### 📁 [ misc] ( https://github.com/telatin/learn_bash/tree/master/misc ) 7.4M
31
31
32
32
This is an extra subdirectory, it contains its own README file for details
33
33
34
34
- [ README.md] ( https://github.com/telatin/learn_bash/blob/master/misc/README.md )
35
- - [ gutenberg-freq.png] ( https://github.com/telatin/learn_bash/blob/master/misc/gutenberg-freq.png )
36
35
- 📁 [ ecoli] ( https://github.com/telatin/learn_bash/blob/master/misc/ecoli )
37
36
- 📁 [ genbank] ( https://github.com/telatin/learn_bash/blob/master/misc/genbank )
38
37
- 📁 [ test] ( https://github.com/telatin/learn_bash/blob/master/misc/test )
@@ -82,7 +81,7 @@ A set of files to test parsing of bioinformatics format, mostly related to PhiX
82
81
- 📁 [ reads] ( https://github.com/telatin/learn_bash/blob/master/phage/reads )
83
82
84
83
85
- ### 📁 [ files] ( https://github.com/telatin/learn_bash/tree/master/files ) 1.6M
84
+ ### 📁 [ files] ( https://github.com/telatin/learn_bash/tree/master/files ) 1.7M
86
85
87
86
Common file formats, both binary (e.g. PNG image) and text files (e.g. CSV). A PDF document is included to see how ` less ` can also handle them.
88
87
@@ -91,6 +90,7 @@ Common file formats, both binary (e.g. PNG image) and text files (e.g. CSV). A P
91
90
- [ Sample.pdf] ( https://github.com/telatin/learn_bash/blob/master/files/Sample.pdf )
92
91
- [ cars.csv] ( https://github.com/telatin/learn_bash/blob/master/files/cars.csv )
93
92
- [ edgeR.url] ( https://github.com/telatin/learn_bash/blob/master/files/edgeR.url )
93
+ - [ gutenberg-freq.png] ( https://github.com/telatin/learn_bash/blob/master/files/gutenberg-freq.png )
94
94
- [ introduction.txt] ( https://github.com/telatin/learn_bash/blob/master/files/introduction.txt )
95
95
- [ putty.png] ( https://github.com/telatin/learn_bash/blob/master/files/putty.png )
96
96
- [ roadrunner.gif] ( https://github.com/telatin/learn_bash/blob/master/files/roadrunner.gif )
0 commit comments