showteeth

Results 8 issues of showteeth

I have both mock and input samples, how do I choose control samples? Whether to choose both, mock or input?

General Question

After checking "Snippets Menu" in Configurable nbextensions, Snippets did't appear as expected, then I checked out "JavaScript console", found a red line :"**.html(menu_item_spec.name)**---**Uncaught (in promise) TypeError: Cannot read property 'name'...

Hi, Thanks for providing Harmony for the integration of single-cell data. When using `ElbowPlot` to select dimensions for downstream analysis, I noticed that there are ups and downs in the...

Hi, I'm new to `slickR`, I wonder if there are any parameters or functions to **change figure size according to browser window size automatically**. When the figure size is larger...

Hi, I have data obtained from two different single-cell RNA-seq platforms: * **icell8**: **specific cell type** obtained by flow cytometry * **10x**: **all cell types except the above** Now, I...

I notice that `tcrdist3` is derived from `TCRdist`. I want to know how the distance threshold in `TCRdist` is selected. The [original paper](https://www.nature.com/articles/nature22383) just mentioned that the distance threshold was...

Can I use this tool with blast database (download from ftp://ftp.ncbi.nih.gov/blast/db/)?

When I ran t_test on my own data, I got this error: ```R # command df %>% dplyr::group_by("Group") %>% rstatix::t_test(Frac~Type,p.adjust.method="BH") # error info Problem with `mutate()` input `data`. x n...