Can we use MAGeCK for shRNA screening?
Can we use MAGeCK for shRNA screening? How can we get the hairpin sequences for each shRNA?
mageck
• 1,174 views
•
link
updated
by
ATpoint
•
written
by
donny.dw •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Finding hairpin structure
written by margo •Hi, I have a set of sequences (40 nucleotides long). All of the sequences are rho-independent terminators. However, I am interested in finding what structures …
-
Analysis of shRNA/CRISPR screens in 2021
written by ATpointI am looking for **hands-on** experiences towards the analysis of shRNA (or CRISPR as it's basicall the same) screens. What are the tools one uses …
-
PANTHER Gene List Analysis - Duplicate Genes (RNASeq Data)
written by Noah E. •I am working with RNASeq data and have output dataframes from `DESeq2` with the following information in its columns: shRNA ID | baseMean | log2FoldChange …
-
Analysis of CRISPR screening with very strong positive selection
written by di4mond •Hello, I am trying to analyse data from a CRISPR screening performed with GeCKO library v2; my experiment consists in 1 control and 3 treated …
-
miRNA predictions from large set of long non coding RNA
written by BioinfonextI have de novo assembled transcript using Trinity. After annotation with nr database and Coding potential filtering, I have around 10,000 transcripts which can be …
-
How to take into account multiple shRNA targeting same gene in NGS analysis?
written by admin •So, we performed an ShRNA screen targeting all kinases in the human genome in a ctrl and tumor cell. We want to look for which …
-
mirDeep2 input files- where to download?
written by datanerdHI all, Iam trying to download A fasta file with precursor sequences, (IS this the hairpin file on mirBase? a fasta file with mature miRNA …
-
Is there a repository for data on shRNA screening studies?
written by bounluThere are some large-scale (like Achilles) or individual studies of shRNA screening. Is there any repository that the data from these projects are deposited? I …
-
mutiple primer check algorithm
written by J.F.JiangHi all, I am designing primers for multiple-PCR. Actually, we allowed 20 primers in a well, in which we should check the possibility of dimer, …
-
Iso Download Resource Showing Where Mature Mirna Sequences Are Located On Pre-Mirna Hairpins
written by Jeremy Leipzig<p>where can I get pre-miRNA sequences annotated in the following format:</p> <p>for each hairpin sequence I need to know where the mature sequences are located, …
Yes, MAGeCK has been developed for genomic screening libraries such as CRISPR or shRNAs. Towards the sequences, you will have to check the paper if it is published data, or ask the person who made the experiment if it is something in-house. In shRNA and CRISPR applications you do not sequence the shRNA (or DNA template) itself but barcodes attached to it, so you won't get that from the sequencing data. Reason is that shRNAs tend to form secondary structures that are difficult to sequence, hence one puts a barcode close to them which is easy to sequence and unique to every shRNA. PCR regime during NGS preparation based on the extracted genomic DNA is then designed to PCR-out the barcode and put sequencing adapters on it. The output of such an experiment is typically a simple count matrix with column being samples and rows being the barcodes which you then can use to find back the shRNA sequence and by this the gene, but for this you need the initial table that links barcodes to shRNA sequences. You cannot, as said, infer this from the data itself.