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
330
mapping2015
Leonardo Collado-Torres
February 23, 2015
Tweet
Share
More Decks by Leonardo Collado-Torres
See All by Leonardo Collado-Torres
SpatialBiologyWestCoastUS2024
lcolladotor
0
32
WCS-LA-2024
lcolladotor
0
140
FOGBoston2024
lcolladotor
0
110
PROINNOVA2023
lcolladotor
0
150
2023-10-03-FOGBoston
lcolladotor
0
420
LCG20
lcolladotor
0
550
2023-08-02_spatialLIBD_BioC2023_demo
lcolladotor
0
280
2023-07-18_Verge_Genomics
lcolladotor
0
260
2023-NIA-LNG-Seminar-Series
lcolladotor
0
410
Other Decks in Science
See All in Science
As We May Interact: Challenges and Opportunities for Next-Generation Human-Information Interaction
signer
PRO
0
200
Visual Analytics for R&D Intelligence @Funding the Commons & DeSci Tokyo 2024
hayataka88
0
110
Snowflakeによる統合バイオインフォマティクス
ktatsuya
PRO
0
520
統計学入門講座 第1回スライド
techmathproject
0
130
証明支援系LEANに入門しよう
unaoya
0
460
白金鉱業Meetup Vol.15 DMLによる条件付処置効果の推定_sotaroIZUMI_20240919
brainpadpr
2
590
(論文読み)贈り物の交換による地位の競争と社会構造の変化 - 文化人類学への統計物理学的アプローチ -
__ymgc__
1
130
20分で分かる Human-in-the-Loop 機械学習におけるアノテーションとヒューマンコンピューターインタラクションの真髄
hurutoriya
5
2.5k
240510 COGNAC LabChat
kazh
0
160
【人工衛星開発】能見研究室紹介動画
02hattori11sat03
0
160
拡散モデルの原理紹介
brainpadpr
3
5.2k
WeMeet Group - 採用資料
wemeet
0
3.7k
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
66
4.5k
RailsConf 2023
tenderlove
29
940
YesSQL, Process and Tooling at Scale
rocio
169
14k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
111
49k
How to train your dragon (web standard)
notwaldorf
88
5.7k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.1k
For a Future-Friendly Web
brad_frost
175
9.4k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Into the Great Unknown - MozCon
thekraken
33
1.5k
Faster Mobile Websites
deanohume
305
30k
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