We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there! Hi @raivokolde !
I get
Error in data.frame(Query = NA, gpr) : arguments imply differing number of rows: 1, 0
Calls: gosummaries ... gosummaries.default -> annotate.gosummaries -> data.frame
executing
library(GOsummaries) genes_arabid = read.table("DE_genes_arabid.list", header = FALSE) genes_arabid_summary = gosummaries(genes_arabid) plot(genes_arabid_summary , fontsize = 8, filename = "genes_arabid_summary.pdf")
on attached DE_genes_arabid.list.zip
Any help would be very appreciated. Thanks and best regards.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there! Hi @raivokolde !
I get
Calls: gosummaries ... gosummaries.default -> annotate.gosummaries -> data.frame
executing
on attached DE_genes_arabid.list.zip
Any help would be very appreciated.
Thanks and best regards.
The text was updated successfully, but these errors were encountered: