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
380
mapping2015
Leonardo Collado-Torres
February 23, 2015
Tweet
Share
More Decks by Leonardo Collado-Torres
See All by Leonardo Collado-Torres
SpatialBiologyWestCoastUS2024
lcolladotor
0
140
WCS-LA-2024
lcolladotor
0
250
FOGBoston2024
lcolladotor
0
200
PROINNOVA2023
lcolladotor
0
200
2023-10-03-FOGBoston
lcolladotor
0
900
LCG20
lcolladotor
0
640
2023-08-02_spatialLIBD_BioC2023_demo
lcolladotor
0
340
2023-07-18_Verge_Genomics
lcolladotor
0
310
2023-NIA-LNG-Seminar-Series
lcolladotor
0
480
Other Decks in Science
See All in Science
生成AI による論文執筆サポートの手引き(ワークショップ) / A guide to supporting dissertation writing with generative AI (workshop)
ks91
PRO
0
510
メール送信サーバの集約における透過型SMTP プロキシの定量評価 / Quantitative Evaluation of Transparent SMTP Proxy in Email Sending Server Aggregation
linyows
0
960
地表面抽出の方法であるSMRFについて紹介
kentaitakura
1
770
KH Coderチュートリアル(スライド版)
koichih
1
42k
06_浅井雄一郎_株式会社浅井農園代表取締役社長_紹介資料.pdf
sip3ristex
0
530
CV_3_Keypoints
hachama
0
190
安心・効率的な医療現場の実現へ ~オンプレAI & ノーコードワークフローで進める業務改革~
siyoo
0
260
アナログ計算機『計算尺』を愛でる Midosuji Tech #4/Analog Computing Device Slide Rule now and then
quiver
1
200
Symfony Console Facelift
chalasr
2
460
統計学入門講座 第4回スライド
techmathproject
0
150
SciPyDataJapan 2025
schwalbe10
0
240
ガウス過程回帰とベイズ最適化
nearme_tech
PRO
1
460
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
700
Automating Front-end Workflow
addyosmani
1370
200k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
For a Future-Friendly Web
brad_frost
179
9.8k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
970
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