printGenes doesn't work
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.