I have a list of gene names from deep sequencing from a constructed CRISPR knockout library. I was hoping to write a script to annotate all the gene names with a quick description of product function/cellular localization just to give me a rough idea of which hits to look into further. I've been trying to annotate genes manually by looking up top hits on GeneCards, ProteinAtlas, etc. but as this is a whole genome set this is clearly not a viable solution. Are there any quick and easy tools to pull gene ontology/gene annotation info from a database when fed a list of gene names? My R and Bash skills are pretty rudimentary right now so ideally I'd like this to be as simple as possible. Any suggestions would be a big help!

Similar questions and discussions