Skip to main content

Questions tagged [rna-seq]

RNA-Seq (named as an abbreviation of "RNA sequencing") is a technology-based sequencing technique which uses next-generation sequencing (NGS) to reveal the presence and quantity of RNA in a biological sample at a given moment, analyzing the continuously changing cellular transcriptome.

0 votes
0 answers
17 views

Add QC matrices to the seurat object while working with scRNAseq data

I am trying to analysis scRNAseq data and have both matrix and h5 as input for my pipeline (I have tried both off them). I have used the same pipeline before and worked perfectly. the following lines ...
John's user avatar
  • 161
0 votes
0 answers
41 views

using PCA to filter outliers in MATLAB

A bit of a silly question (I suspect). I am using MATLAB to preprocess some bulk RNAseq data. I am calling PCA on my normalized counts just as an initial way to identify outliers I didn't ...
GrimPillBilly's user avatar
0 votes
0 answers
17 views

RNAseq sequence alignment

When I have my RNA sequences and I am going to map them to the reference genome, should I use both haplotypes, use only one, should it be haplotype A? Could you share some reasons why and or some ...
Manuel's user avatar
  • 1
0 votes
0 answers
23 views

DESeq 2 error: Error in checkFullRank(modelMatrix) : the model matrix is not full rank

I'm trying account for two sources of variation when I did PCA in my data set. The two conditions look like this: My table My code: data_matrix <-fread("/Users/claireweaver/Data/SRA/...
user24900611's user avatar
-2 votes
1 answer
37 views

Rule Exception: Called Process Error Snakemake pipeline

I'm attempting to run the SPLINTR barcode seq pipeline on the test fastq files. https://atlassian.petermac.org.au/bitbucket/projects/DAW/repos/splintr_barcode_seq_pipeline/browse My Conda environment ...
Jsonnnn's user avatar
0 votes
0 answers
7 views

Importing RNA seq raw counts as nsorted.htseq.counts files in R

I have a list of RNAseq raw counts data (one file for each sample) in directory with extension nsorted.htseq.counts. I would like to import all of them and to combine in one dataset. How can I do it? ...
Aleksandra Stanojevic's user avatar
0 votes
0 answers
66 views

DESeq2 Error in `.rowNamesDF<-`(x, value = value): Invalid 'row.names' length

I am new to RNAseq and started to analyze my dataset using DESeq2. I first run the DESeqDataSetFromMatrix function and found the error message Error in DESeqDataSetFromMatrix(countData = HitCount, ...
Luigi's user avatar
  • 11
0 votes
0 answers
15 views

IsoformSwitchAnalyzeR in R

I want to find isoform switches for a disease and I have the RNASeq expression data file (it's a CSV file with info about the 2 stages I want to compare and study). The RNASeq was done using Kallisto. ...
sal13's user avatar
  • 1
0 votes
0 answers
26 views

GOcircle function in GOplot not plotting correctly

I'm trying to create a GO circle figure for my bulk RNAseq data. I ran the original RNAseq analysis in R using DESeq2, and enrichGO for performing GO analysis. I'm having difficulty with the GOplot ...
ckels96's user avatar
2 votes
0 answers
33 views

doing some ontology enrichment analysis

I have my RNA sequencing results output from DeSEQ2 and eager to generate some figures. I try to run the following command, only for it to tell me that the input does not match the required format, ...
aleksk31's user avatar
1 vote
0 answers
28 views

How do I pull down single cell RNA sequencing data from NCBI and process with python?

I am new to scRNA sequencing analysis and having a hard time beginning the process of data analysis. I'm downloading the roughly 35GB dataset from NCBI using SRA ToolKit. (https://trace.ncbi.nlm.nih....
Derek's user avatar
  • 11
0 votes
2 answers
71 views

My plots only show in a separate window. How can I undo this?

I am using RStudio and doing scRNA sequencing analysis. I am trying to plot my clusters and they keep pooping up in a new window called R Graphics: Device 2 (ACTIVE). This is my code: DimPlot(pbmc....
Sara Silva's user avatar
0 votes
0 answers
12 views

DESeq object - how to correctly define the design statement

I'm trying to analyse RNAseq data using the DESeq package, however i am unsure on what the right design would be for my experimental setup. I have three different treatments, where i am always ...
Han's user avatar
  • 1
0 votes
1 answer
93 views

DESeq2 issue: can't create DESeq2 object

I'm trying to analyse RNAseq data using the DESeq2 package in R, but I'm quite new to it. I'm running into an issue when I want to create the DESeqDataSheet. I keep getting the following error: Error ...
Han's user avatar
  • 1
0 votes
2 answers
119 views

RNA Seq ggVennDiagram ERROR: `stat_sf()` requires the following missing aesthetics: geometry

I'm trying to create a 5 set Venn Diagram from a lists of lists of differentially expressed genes (after running DESeq2), and because the easy-to-use R packages allows up to 4 sets, I'm using a ...
sometimespetisometimesfeña's user avatar

15 30 50 per page
1
2 3 4 5
14