Question: extract goids Write a function that takes in a text input ( a char vector ) and returns the list of Gene Ontology ( GO
extract goids
Write a function that takes in a text input a char vector and returns the list of Gene Ontology GO term identifiers contained in that text. Assume that each GO term is listed with the wordGO: followed by a number. Your function should return the list of GO identifiers as a numerical vector. Your function must return the GO identifiers in the order they appear in the text.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
