strand specific RNA-seq mapping for bacterial transcriptomics
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Merge BAM files from (totally) different references
written by predeusHi all, I was wondering if there is a tool that would allow merging BAM files from totally different references. (in case you wonder how …
-
Combining Microarray and RNA-Seq datasets visualization and comparison
written by mohammedtoufiq91Hi, I am working with some public transcriptomics datasets (both Microarray and RNA-Seq) to study gene signatures of bacterial “Infected” samples vs. Healthy Control samples. …
-
Is there any tool to combine CAGE-seq data, Iso-seq data and RNAseq data?
written by freddiejung •Hi, currently, I am trying to build an accurate transcript model of non-model species. I have performed CAGE-seq, Iso-seq and strand specific RNA-seq on the …
-
Data integration tools for multi-omics sequencing data
written by marina.v.yurievaI was wondering what are the best tools used for sequencing data integration? What I have is multiple bulk RNA-seq, scRNA-seq, ATAC-seq, scATAC-seq, Hi-C and …
-
SAM flags needed for paired-end strand-specific differential expression
written by Etstevens •Hello! I analyzing paired-end RNA-seq reads made from a strand-specific dUTP Illumina library construction kit ([Read2 corresponding to the original transcript orientation][1]). These reads are …
-
How to perform strand-aware (RNA-Seq) mapping using STAR?
written by c_uHi, I believe a similar question has been asked before ([Question: Is Star Managing Strand-Specific Data ? ][1]), but in the answer to that, it …
-
Why and how to discard mapped reads based on strandedness?
written by Beginner •Hi, how can someone filter out reads based on the library strandedness? In a Ribo-Seq analysis, the Ribo-Seq reads mapping to the second-strand and for …
-
RNA seq downstream analysis
written by addilynn.beach •Hi all, I recently completed my first RNA seq experiment. I was wondering which program would be best to use for downstream analysis of the …
-
Something better than GSEA?
written by Matt. •Hi, I am new here and I have a question for you guys: which is the best tool to predict if a specific list of …
-
Should Rna-Seq Reads Map To One Strand Of Cdna Reference?
written by chjiao3456 •<p>Hi everyone, I'm mapping mRNA-seq data (single end, 40bp) of C.elegans to the cDNA reference (junction of exons) with bowtie, I'm a beginner for RNA-seq …
I wonder how you would define "best".
Anyway, given how widely used they are, I would say that bowtie2 and BWA are solid choices for procaryotes.
For BWA I suppose we should use BWA-MEM but would there be any specific flags required for strand specific paired-end RNAseq reads?
Thank you.
Map with BWA or Bowtie2 with default parameters - I wouldn't want to perform any strand-specificity filtering at the mapping step, so later I can evaluate if the strand-specific library-prep worked as expected.
Thank you all for your comments! It seems like there isn't a lot of open-source pipelines/workflows for bacterial RNAseq. I know of Rockhopper (standalone app but hard to extract mappings, etc to do other analyses) and SPARTA (which does not take strand-specific)
Are there any other bacterial RNA-seq workflows out there?