im new to R, i have this data frame and im trying to delet all the infromation from this column except the genes symbols which always comes secound in place within the string. enter image description here best regards!
i tried this function (gsub) but it deleted the specific element only . i`m wandring if i can use it to keep the gene symbol only ( which is always come in the secound place in the string) and delet every thing else