what should I do if I get a compromised sample of scRNA-seq data?
Hi everyone,
Recently, I got my snRNA-seq data. But after aligned to reference genome using cellranger, I got a wired barcode rank plot. what should I do next to correct this data?
Thanks in advance
scrna-seq
data
snrna-seq
• 1,005 views
•
link
updated
by
ATpoint
•
written
by
wangjb702 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
why 99% reads failed to align in mir-seq analysis?
written by mohammadhassanjHi, After trimming the reads as discussed in below [https://www.biostars.org/p/9584040/#9584110][1] I used bowtie1 for alignment, but 99% of the reads were not aligned, **what is …
-
original single cell data downloaded from GEO yielded only two files with 150bp
written by chenglei1865 •Hi, Recently, I downloaded original single cell data from GEO (SRR13403717), and converted it: `fastq-dump --split-files --gzip SRR13403717`, two files `SRR13403717_1.fastq.gz` (40G) and `SRR13403717_1.fastq.gz` (38G), …
-
Fastq with very poor per tile quality but excellent perbase quality - is this a tampered fastQ?
written by Arun •We recently got a set of targeted genes sequenced(probably they used novaseq 6000). The panel is an extended brca panel for hereditary breast cancer screening. …
-
cellranger outputs to IGV
written by littleju777 •Hey all, I am trying to visualize `sample_aligments.bam` from cellranger, which they described as > Indexed BAM file containing position-sorted reads aligned to the genome …
-
Why my `Percent duplicates` in a shallow sequencing is too high?
written by 631079064 •I made a 10x snATAC-seq library and do a shallow sequencing of 5G. Typically, the `Percent duplicates` is less than 20%. However, my library had …
-
Is the current R version (4.1.2) are not suitable for the packages related with TCGA
written by nonaddldy •I cannot install series of packages related with TCGA, no matter through BiocManager::install or install.packages ![enter image description here][1] ![enter image description here][2] ![enter image …
-
Sequence Duplication Levels
written by Elizaveta •How to fix high level of sequence duplication?![enter image description here][1] ![enter image description here][2] [1]: /media/images/c0587e85-f87c-4be4-b024-29d4345f [2]: /media/images/9662efcb-e505-4ce3-a8dd-4112e676
-
Can not plot degree distribution in Cytoscape Network Analyzer on logscale
written by bhodai •I am using Cytoscape 3.9.0. When I tried - Tools > Analyze Network, the following window poped-up ![enter image description here][1] When I clicked on …
-
[Errno 2] No such file or directory: '0-rawreads' when I run Falcon unzip with hifi data
written by Feng •Hi all, I am running the falcon-unzip in a server, but got this error ![enter image description here][1] Here ia my fc_unzip.cfg file ![enter image …
-
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 …
The knee plot is just one type of QC. I'd say just proceed with your analysis and see if you observe anything funky (analysis itself is a QC). You should also see if you can use a tool that removes doublets and ambient RNA, if that helps your analysis.
Agreed. I would just force the cells to 5000 or so, and then proceed with the normal QC. If there's a lot of trash "cells" in the dataset this will manifest by poor QC metrics such as number of detected genes and mitochondrial expression percentage (since mt genes usually are highly-expressed so they're always detected first), plus "trash" tends (in my experience) to cluster together with marker genes that make no biological sense. Just try a bit, see what works.