llrs / llrs/topGO

printGenes doesn't work

Open
#2 0 comments 0 reactions 1 assignee View on GitHub

@llrs is already working on this.

Since Oct 31, 2018.

bug
Dominant language
R
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

From [support](https://support.bioconductor.org/p/105667/):

```r
goID <- "GO:0005730"
gt <- printGenes(GOdata, whichTerms = goID,
chip = "org.At.tair.db", numChar = 40)
Error in data.frame(LL.id = as.integer(unlist(mget(all.genes, envir = LL.lib, :
arguments imply differing number of rows: 255, 444
```
> According to that node I have 243 of 255 genes annotated

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.