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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Leonardo Collado-Torres
February 23, 2015
Science
1
410
mapping2015
Leonardo Collado-Torres
February 23, 2015
Tweet
Share
More Decks by Leonardo Collado-Torres
See All by Leonardo Collado-Torres
data-viz-talk-cz-2025
lcolladotor
0
200
SpatialBiologyWestCoastUS2024
lcolladotor
0
250
WCS-LA-2024
lcolladotor
0
470
FOGBoston2024
lcolladotor
0
260
PROINNOVA2023
lcolladotor
0
240
2023-10-03-FOGBoston
lcolladotor
0
1.2k
LCG20
lcolladotor
0
880
2023-08-02_spatialLIBD_BioC2023_demo
lcolladotor
0
400
2023-07-18_Verge_Genomics
lcolladotor
0
370
Other Decks in Science
See All in Science
生成検索エンジン最適化に関する研究の紹介
ynakano
2
2k
会社でMLモデルを作るとは @電気通信大学 データアントレプレナーフェロープログラム
yuto16
1
560
防災デジタル分野での官民共創の取り組み (1)防災DX官民共創をどう進めるか
ditccsugii
0
540
Performance Evaluation and Ranking of Drivers in Multiple Motorsports Using Massey’s Method
konakalab
0
160
動的トリートメント・レジームを推定するDynTxRegimeパッケージ
saltcooky12
0
260
20260220 OpenIDファウンデーション・ジャパン ご紹介 / 20260220 OpenID Foundation Japan Intro
oidfj
0
130
PPIのみを用いたAIによる薬剤–遺伝子–疾患 相互作用の同定
tagtag
PRO
0
190
(メタ)科学コミュニケーターからみたAI for Scienceの同床異夢
rmaruy
0
180
NDCG is NOT All I Need
statditto
2
2.9k
やるべきときにMLをやる AIエージェント開発
fufufukakaka
2
1.2k
あなたに水耕栽培を愛していないとは言わせない
mutsumix
1
280
MCMCのR-hatは分散分析である
moricup
0
610
Featured
See All Featured
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
220
Mozcon NYC 2025: Stop Losing SEO Traffic
samtorres
0
170
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
Mind Mapping
helmedeiros
PRO
1
110
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
Designing Powerful Visuals for Engaging Learning
tmiket
0
260
We Are The Robots
honzajavorek
0
190
Ruling the World: When Life Gets Gamed
codingconduct
0
160
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
200
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