powered by
map_word_to_step
map_word_to_step(wordsMatrix, stepsMatrix)
Specific metabolic process matrix based on text content mapping.
The word matrix generated by the function TermDocumentMatrix in the tm package.
Manually constructed metabolic process matrix.
matrixProcess <- map_word_to_step(wordsMatrix, stepsMatrix)
Run the code above in your browser using DataLab