This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Extracting positions that are upstream to start site positions

I am looking at a file and I want to extract only those lines that are upstream relative translation initiation site (TIS). I just want to confirm that upstream here would mean only extracting those lines where position relative to TIS is negative, right? Because a positive value would mean downstream. Also some values relative to TIS is zero. Can I consider those upstream too?

genome

You are correct that upstream is represented by - and downstream by +. But I haven't come across zero wrt TSS.

for clarity: do we consider TIS to be the same as TSS ? To me:

  • TIS : Translation Initation site (= protein)
  • TSS: Transcription Start Site (= transcript/mRNA)

TIS and TSS are different. Your understanding about + and - are correct.

0 answers

No answers yet.

Log in to answer this question.