Skip to content

Conversion of ensembl_id to gene name and gene ontology

Notifications You must be signed in to change notification settings

EdH66/ensembl_to_GO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ensembl_to_GO

Simple conversion of ensembl_id to gene name and gene ontology

Contents

  • Packages.R (run this first)
  • ensembl_to_GO.Rmd (conversion of ensembleID to gene names and ontology)
  • ensembl_example.csv (short example data)
  • README

Workflow

  1. Load libraries
  2. Import list of ensemble IDs
  3. Assign BioMart for correct species
  4. Query lsit of ensemble IDs and merge with gene names and ontology

To come: Homologues and risk factor GWAS integration is the plan!

Licence

License

About

Conversion of ensembl_id to gene name and gene ontology

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages