Chen Tong
Chen Tong
Thanks! Running `npm start` would generate the following logs and exit. I added `-d` to check if there is some useful logs. ``` > [email protected] start > react-app-rewired start ℹ...
I cloned eg-react in a new folder, and run `npm install` in `frontend`. The first tiem I get ``` npm WARN node_modules/@storybook/core npm WARN npm WARN Conflicting peer dependency: [email protected]...
Sorry, I still have no idea to get it to work. I would be very thankful if we can schedule a time for a zoom meeting. Currently, there are 12...
That works for me! Thanks!
Sorry. I tried Zoom and found I could not use Zoom in China. Could you mind using Tencent Meeting or others?
As shown by the code, only three-column result is supported now. ``` void reconstruction::print_increases_decreases_by_family(std::ostream& ost, const cladevector& order, familyvector& gene_families, const std::vector& pvalues, double test_pvalue) { if (gene_families.size() != pvalues.size())...
Thanks for the question. There are several ways to avoid label overlapping. in [heatmap](https://www.bic.ac.cn/BIC/#/analysis?page=b%27Ng%3D%3D%27&tool_type=tool) page: 1. Enlarge the picture's height and shrink the picture's font size in the **Picture attribute**...
Thanks for your quick response. I have checked this paralog show before but ignored the hover box. This does give detailed information on all genes in this local region. I...