More posts like this
-
singlecell annotation
written by kayah •I want to annotate my file to reference file(downloaded from single cell portal). I want to annotate cell_type! But don't know what packages to use …
-
single cell RNA seq integration(Error in UseMethod(generic = "as.sparse", object = x))
written by kayah •![enter image description here][1] ![enter image description here][2] [1]: /media/images/475f0f1e-3bbb-4847-81d9-5bcc24fb [2]: /media/images/2ffd3c1c-21e3-4887-98c3-4f3b2387 I don't know why this error came out. Because of this error i …
-
How to analyze DEGs in scRNA-seq data?
written by kayah •Hello I'm graduate student who try to analyze single cell. I analyze this data for finding aging markers. But there's no one to help me.... …
-
scRNA-seq analysis
written by kayah •![enter image description here][1] [1]: /media/images/813fe309-969e-4bfa-b1a8-2cc924ec I think that I already prepare all data sets but it didn't work. Please help me. I don't know …
-
nanopore data analysis methylation modification
written by Domi •Hi all I have two sets of nanopore DNA sequencing data (experimental group and control group). Using the mCaller tool, I extracted the 6mA methylation …
-
sgRNA design
written by elisa.qinxue •![enter image description here][1] [1]: /media/images/035742d4-f0b1-4891-92e8-aa8804c5 Hello, I'm used ChopChop to design sgRNA used for Crispr gene editing. As you see on the image, why …
-
Error in DiffBind
written by Scabbards •Hi, I have error said **Error in if (sum(res$peaks[[1]]$Score < 0) > 0) { : missing value where TRUE/FALSE needed In addition: There were 17 …
-
Difference between query_alignment_length, template_length, reference_length
written by tien •Hello all, I'm trying to understand how `query_alignment_length`, `template_length`, `reference_length` are calculated in `pysam`. I'm not sure if my interpretation as following is correct? I'm …
-
evaluation of Seurat clustering
written by fifty_fifty •I used two different methods for dimensionality reduction before Seurat clustering. Here are UMAP visualization plots for each of my pipelines. One is denser than …
-
How can I add text label outside the tree in iTOL ?
written by anran04100 •here is the tree in iTOL ![enter image description here][1] now I've got a txt file with information in it ![enter image description here][2] How …
You could start comparing the percentage of cells in each cluster (e.g. 0-Old = 0.6% of samples, 0-Young = 34 %)...
?Oh!! thank you!! That's a really good idea~