This is a test version of Biostars. For the public version, visit https://www.biostars.org.
question when using topgo

Dear Sir/Madam, When using topgo package to enrich my DEGs, I found that the output files are incomplete that all go terms with more words are imcomplete as the attached figure shows. Please help me with this problem. Thank you!enter image description here

terms go incomplete

1 answer

The GenTable() function has a parameter called numChar that controls this: "the GO term definition will be truncated such that only the first numChar characters are shown." I think the default is 40. You can change it.

Log in to answer this question.