Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
mapping2015
Search
Leonardo Collado-Torres
February 23, 2015
Science
1
370
mapping2015
Leonardo Collado-Torres
February 23, 2015
Tweet
Share
More Decks by Leonardo Collado-Torres
See All by Leonardo Collado-Torres
SpatialBiologyWestCoastUS2024
lcolladotor
0
130
WCS-LA-2024
lcolladotor
0
230
FOGBoston2024
lcolladotor
0
190
PROINNOVA2023
lcolladotor
0
190
2023-10-03-FOGBoston
lcolladotor
0
880
LCG20
lcolladotor
0
630
2023-08-02_spatialLIBD_BioC2023_demo
lcolladotor
0
330
2023-07-18_Verge_Genomics
lcolladotor
0
310
2023-NIA-LNG-Seminar-Series
lcolladotor
0
470
Other Decks in Science
See All in Science
mathematics of indirect reciprocity
yohm
1
130
データベース08: 実体関連モデルとは?
trycycle
PRO
0
630
点群ライブラリPDALをGoogleColabにて実行する方法の紹介
kentaitakura
1
250
統計学入門講座 第4回スライド
techmathproject
0
140
小杉考司(専修大学)
kosugitti
2
670
機械学習 - 決定木からはじめる機械学習
trycycle
PRO
0
920
証明支援系LEANに入門しよう
unaoya
0
1k
AI(人工知能)の過去・現在・未来 —AIは人間を超えるのか—
tagtag
0
120
Cross-Media Information Spaces and Architectures (CISA)
signer
PRO
3
31k
Healthcare Innovation through Business Entrepreneurship
clintwinters
0
220
「美は世界を救う」を心理学で実証したい~クラファンを通じた新しい研究方法
jimpe_hitsuwari
1
130
マルチオミクスデータ解析のためのカーネルテンソル分解による新しい特徴選択法
tagtag
1
120
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.7k
The Language of Interfaces
destraynor
158
25k
What's in a price? How to price your products and services
michaelherold
245
12k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
15
900
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
860
Unsuck your backbone
ammeep
671
58k
RailsConf 2023
tenderlove
30
1.1k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.8k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Transcript
Does mapping simulated RNA-seq reads provide information? Leonardo Collado-Torres tweet:
@fellgernon blog: tinyurl.com/FellBit
Previously • Choose 10 genes with FPKM > 20 •
cufflinks: estimate isoform FPKM from 7 Geuvadis samples • polyester: simulate with uniform & rnaf models • Map with TopHat • View coverage https://github.com/alyssafrazee/polyester_code/blob/master/polyester_manuscript.Rmd
https://github.com/alyssafrazee/polyester_code/blob/master/polyester_manuscript.Rmd
Goals • Reproduce • Similar behavior in other genes/samples? •
Do simulated reads predict observed data? Get a measure by gene • Even more than by chance?
None
Original
Reproduced
None
None
None
None
Measures by gene: using single bp exon • Correlation (R^2)
• RMSD: scaling by max first • ARIMA: forecast models – Auto ARIMA on obs – Fit again using simulated data as predictor – P-value for predictor and estimated coef • Chance: – Neg. binomial size 1 and 6 – Compare replicates of simulated data
• d: default params, 2 reps (2x) • r: using
rnaf bias, 2x • b1: neg. binomial with size = 1, 2x • b6: neg. binom. size = 6, 2x • d1-d2: using d1 as “obs” – Same for r1-r2, b1a-b1b, b6a-b6b
Correlation
Correlation: summarize by sample
Correlation: summarize by gene
R^2
Scaling by max then RMSD
Scaling by max then RMSD
None
None
ARIMA: predictor p-value
ARIMA: predictor p-value
ARIMA: predictor coefficient
None
None
Code • https://github.com/alyssafrazee/polyest er_code/blob/master/polyester_manuscri pt.Rmd • https://github.com/lcolladotor/mapBias (private for now)
None
None