User: Ming Wang
Ming Wang • 0
- Reputation:
- 0
- Status:
- New User
- Last seen:
- 1 month ago
- Joined:
- 4 years, 5 months ago
- Email:
- w*******@gmail.com
Profile information, website and location are not shown for new users.
This helps us discourage the inappropriate use of our site.
Posts by Ming Wang
<prev
• 3 results •
page 1 of 1 •
next >
0
votes
0
answers
52
views
0
answers
... Failed to install package `RGBL` using Bioconductor **3.10**. (But it is ok for Bioconductor 3.9)
Error, a typo?
```
Error: unexpected ')' in "cat(system.file(package="BH", "include")))"
```
I am working on `ubuntu 18.04`.
The full log:
```
> BiocManager::install("RBGL")
Bioconductor versi ...
written 6 weeks ago by
Ming Wang • 0
0
votes
2
answers
2.2k
views
2
answers
... great, I just know the `ggplot` slot from `ggbio`.
further that, Now we can combine plots using like `cowplot::plot_grid()` ...
written 4 months ago by
Ming Wang • 0
0
votes
2
answers
1.2k
views
2
answers
... I also found this problem when I import abundance.h5 of kallisto using tximport (1.4.0).
Change the class of target_id from array to character in function read_kallisto_h5 [line 42 of helper.R] can fix my problem.
target_id = as.character(ids)
# code contributed from Andrew Morgan
read_kallisto_h5 & ...
written 2.2 years ago by
Ming Wang • 0
Latest awards to Ming Wang
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 16.09
Traffic: 309 users visited in the last hour