Entering edit mode
                    8.3 years ago
        biology1234
        
    
        •
    
    0
    I have a set of ENSEMBL IDs and I want to label them with their molecular components programmatically using R.
There are many R packages to do this, however I am looking for an R package which will load the data directly from the Gene Ontology consortium and give up to date information (rather than from a third party database which are not updated as frequently).
Thanks.