├── E_coli.txt ├── README.md ├── Salmonella_enterica.txt ├── atoh1.txt ├── coursera-bioinformatics-content-and-genetic-algorithm-experiment.ipynb └── images ├── .DS_Store ├── atoh1_gene.png └── cochlear_implant.png /E_coli.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrdbourke/coursera_bioinformatics_and_genetic_algorithm_experiment/HEAD/E_coli.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrdbourke/coursera_bioinformatics_and_genetic_algorithm_experiment/HEAD/README.md -------------------------------------------------------------------------------- /Salmonella_enterica.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrdbourke/coursera_bioinformatics_and_genetic_algorithm_experiment/HEAD/Salmonella_enterica.txt -------------------------------------------------------------------------------- /atoh1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrdbourke/coursera_bioinformatics_and_genetic_algorithm_experiment/HEAD/atoh1.txt -------------------------------------------------------------------------------- /coursera-bioinformatics-content-and-genetic-algorithm-experiment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrdbourke/coursera_bioinformatics_and_genetic_algorithm_experiment/HEAD/coursera-bioinformatics-content-and-genetic-algorithm-experiment.ipynb -------------------------------------------------------------------------------- /images/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrdbourke/coursera_bioinformatics_and_genetic_algorithm_experiment/HEAD/images/.DS_Store -------------------------------------------------------------------------------- /images/atoh1_gene.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrdbourke/coursera_bioinformatics_and_genetic_algorithm_experiment/HEAD/images/atoh1_gene.png -------------------------------------------------------------------------------- /images/cochlear_implant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrdbourke/coursera_bioinformatics_and_genetic_algorithm_experiment/HEAD/images/cochlear_implant.png --------------------------------------------------------------------------------