Simple conversion of ensembl_id to gene name and gene ontology
- Packages.R (run this first)
- ensembl_to_GO.Rmd (conversion of ensembleID to gene names and ontology)
- ensembl_example.csv (short example data)
- README
- Load libraries
- Import list of ensemble IDs
- Assign BioMart for correct species
- Query lsit of ensemble IDs and merge with gene names and ontology
To come: Homologues and risk factor GWAS integration is the plan!