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
390
mapping2015
Leonardo Collado-Torres
February 23, 2015
Tweet
Share
More Decks by Leonardo Collado-Torres
See All by Leonardo Collado-Torres
SpatialBiologyWestCoastUS2024
lcolladotor
0
180
WCS-LA-2024
lcolladotor
0
310
FOGBoston2024
lcolladotor
0
210
PROINNOVA2023
lcolladotor
0
210
2023-10-03-FOGBoston
lcolladotor
0
940
LCG20
lcolladotor
0
660
2023-08-02_spatialLIBD_BioC2023_demo
lcolladotor
0
350
2023-07-18_Verge_Genomics
lcolladotor
0
320
2023-NIA-LNG-Seminar-Series
lcolladotor
0
480
Other Decks in Science
See All in Science
01_篠原弘道_SIPガバニングボード座長_ポスコロSIPへの期待.pdf
sip3ristex
0
660
データベース14: B+木 & ハッシュ索引
trycycle
PRO
0
450
Symfony Console Facelift
chalasr
2
470
コンピュータビジョンによるロボットの視覚と判断:宇宙空間での適応と課題
hf149
1
320
LayerXにおける業務の完全自動運転化に向けたAI技術活用事例 / layerx-ai-jsai2025
shimacos
2
1.5k
局所保存性・相似変換対称性を満たす機械学習モデルによる数値流体力学
yellowshippo
1
310
凸最適化からDC最適化まで
santana_hammer
1
290
AI(人工知能)の過去・現在・未来 —AIは人間を超えるのか—
tagtag
1
120
データベース03: 関係データモデル
trycycle
PRO
1
260
データベース09: 実体関連モデル上の一貫性制約
trycycle
PRO
0
990
CV_3_Keypoints
hachama
0
200
安心・効率的な医療現場の実現へ ~オンプレAI & ノーコードワークフローで進める業務改革~
siyoo
0
320
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
339
57k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Building Applications with DynamoDB
mza
96
6.6k
GraphQLとの向き合い方2022年版
quramy
49
14k
Facilitating Awesome Meetings
lara
55
6.5k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Practical Orchestrator
shlominoach
190
11k
Become a Pro
speakerdeck
PRO
29
5.5k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Six Lessons from altMBA
skipperchong
28
4k
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