powered by
convert outdated HGNC symbols to current HGNC symbols
validHGNCSymbols(geneList)
returns list of mapping table and vector of current HGNC symbols
character vector of HGNC symbols
removes NA and /// from output of checkGeneSymbols()
geneList<-c("FN1", "tp53", "UNKNOWNGENE","7-Sep", "9/7", "1-Mar", "Oct4", "4-Oct","OCT4-PG4", "C19ORF71", "C19orf71") l<-validHGNCSymbols(geneList)
Run the code above in your browser using DataLab