Ming Wang

Results 4 issues of Ming Wang

could not insert images using hugo default, save files in "static/images/01.jpg" ` {{< photo full="/images/01.jpg" thumb="/images/01.jpg" alt="" phototitle="Example 01" description="example">}}`

## not working for `hclust` output ``` > library(ggplot2) > library(ggtree) > hc ggtree(hc) ``` Error: ``` > ggtree(hc) Error: `data` must be a data frame, or other object coercible...

`emapplot()` failed with 0 or 1 records of `enrishResult` ``` > class(a) [1] "enrichResult" attr(,"package") [1] "DOSE" > nrow(a) [1] 1 > a@result ID Description GeneRatio BgRatio pvalue p.adjust qvalue...

skip 1 more line using readr::read_tsv() in qc_read() function