This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to identify TSS sites from bacterial RNA-Seq data?

Hello all,

I know this has been asked a lot, but I am trying to predict TSS sites with bacterial RNA-Seq data (I have a reference genome and annotation). It is standard paired-end RNA-Seq data, not enriched or dRNA-Seq.

I know it can be done, but... I cannot find how. Which programme, R package, etc. can I use??

Thanks a lot.

tss rna-seq

Have you tried DESeq from bioconductor?

No, I haven't! I didn't know it can be used for TSS discovery. Would you mind telling me how? I do not find any TSS mention in the manual.

2 answers

Perhaps you can try Parsec? It searchs for boundaries in RNA-seq data and therefore identifies transcription start and stop sites. The image below is linked from the Parsec website.

image from the website

I'll give it a try and let you know. Thank you very much!!

I used TSSer As input you need RNA-Seq from whole transcripts and 5-prime enriched

Yes, I know, but I do not have 5-prime enriched data.

Log in to answer this question.