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
440
1
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
mapping2015
Leonardo Collado-Torres
February 23, 2015
More Decks by Leonardo Collado-Torres
See All by Leonardo Collado-Torres
data-viz-talk-cz-2025
lcolladotor
0
280
SpatialBiologyWestCoastUS2024
lcolladotor
1
350
WCS-LA-2024
lcolladotor
0
780
FOGBoston2024
lcolladotor
0
370
PROINNOVA2023
lcolladotor
0
300
2023-10-03-FOGBoston
lcolladotor
0
1.5k
LCG20
lcolladotor
0
1k
2023-08-02_spatialLIBD_BioC2023_demo
lcolladotor
0
450
2023-07-18_Verge_Genomics
lcolladotor
0
450
Other Decks in Science
See All in Science
CVPR2026_VGGTとその仲間たち
mickey_0226
0
1k
社内で活躍できるデータサイエンティストになるために
aikinohara
1
110
Non-Gaussian, nonlinear causal discovery with hidden variables and application
sshimizu2006
0
160
テンソル分解を用いたVisiumデータの高精度・高速デコンボリューション手法
tagtag
PRO
0
100
データベース11: 正規化(1/2) - 望ましくない関係スキーマ
trycycle
PRO
0
1.6k
やるべきときにMLをやる AIエージェント開発
fufufukakaka
2
1.5k
AlgorithAlgorihms for Decision Making
mickey_kubo
0
110
YouTubeにおける撤回論文の参照実態 / metascience-meetup2026
corgies
3
310
Inside the Mind of an LLM
baggiponte
0
210
Build your own LLM, Live, with MicroGPT
ianozsvald
0
120
Cross-Media Technologies, Information Science and Human-Information Interaction
signer
PRO
3
32k
機械学習 - 決定木からはじめる機械学習
trycycle
PRO
0
1.6k
Featured
See All Featured
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
64
56k
Build your cross-platform service in a week with App Engine
jlugia
234
19k
The SEO Collaboration Effect
kristinabergwall1
1
510
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
650
It's Worth the Effort
3n
188
29k
Into the Great Unknown - MozCon
thekraken
41
2.6k
How to Think Like a Performance Engineer
csswizardry
28
2.7k
Fireside Chat
paigeccino
42
4k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.7k
Agile that works and the tools we love
rasmusluckow
331
22k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
1.7k
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