-
Notifications
You must be signed in to change notification settings - Fork 4
Misc suggestions regarding "strand" #19
Copy link
Copy link
Open
Description
- possibility: add option not split out by strand. in a lot of experiments, the strand is not really important, it is basically random which strand you read from
- possibility: investigate cases where strand is important. for example there is "strand-specific RNA-seq", a special wet-lab protocol, where the RNA is actually tagged properly with which strand it came from. this tells you whether it sequenced a positive or negative strand gene. see jbrowse option "first of pair strand"
- investigate using SAM tags such as "XS" "TS" and "ts" instead of read strand to split out by strand. these tags are DIFFERENT from "sam flag read reverse strand" (https://broadinstitute.github.io/picard/explain-flags.html) and could be used to split out the a matrix differently from splitting out by the naive "sam flag reverse strand". they are sometimes related to detecting a canonical splice site. I can elaborate if interested.
see this jbrowse session showing a "strand-specific RNA-seq file" where the same data is colored in three ways: read strand (which is just a random mix of forward and reverse), "first of pair strand" (which basically matches the transcript it came from strand), and TS tag (also matches transcript it came from strand)
forward strand gene

that there are groups who have already analyzed this (e.g. variation in single cell splicing)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
