└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Data Analysis for Genomics 2 | 3 | This is the repository for rendered HTMLs of the Data Analysis for 4 | Genomics class. These can be viewed here: 5 | 6 | http://genomicsclass.github.io/book/ 7 | 8 | The repository of the source files, R markdown documents, is here: 9 | 10 | http://github.com/genomicsclass/labs 11 | 12 | **NOTE**: if you want to submit a pull request fixing an error: 13 | 14 | - you are awesome, we really appreaciate your help 15 | - please submit this request to the `.Rmd` [source files](http://github.com/genomicsclass/labs) 16 | 17 | --------------------------------------------------------------------------------