Adelaide Bioinformatics Seminars
May 3, 2024
I would like to acknowledge that many of us are meeting today on Kaurna Country.
I acknowledge the deep feelings of attachment and relationship of the Kaurna people to their Place.
I also pay my respects to the cultural authority of Aboriginal and Torres Strait Islander peoples from other areas of Australia online today, and pay my respects to Elders past, present and emerging.
limma






![]()

condamemes does wrap some of it)![]()
centrimobinomial.test()BiostringsA <- top_matches %>%
plotMatchPos(
se = FALSE, abs = TRUE, linewidth = 1/2,
binwidth = 5
) +
labs(
x = "Distance From Centre",
y = "Proportion",
colour = "Motifs In Cluster"
) +
theme(legend.position = "none")
B <- top_matches %>%
plotMatchPos(
type = "cdf", geom = "line", abs = TRUE,
linewidth = 1 / 2, binwidth = 1
) +
labs(
x = "Distance From Centre",
y = "Proportion",
colour = "Representative Motif"
)
A + B
top_matches %>%
plotMatchPos(
geom = "point", abs =TRUE, use_totals = TRUE,
binwidth = 1
) +
geom_smooth(
se = FALSE, colour = "black",
linewidth = 1/2, method = 'loess'
) +
facet_wrap(~name, labeller = as_labeller(lb)) +
theme(legend.position = "none") +
labs(
x = "Distance From Sequence Centre",
y = "Total Matches"
)Show the matches at each position

motif_list %>%
dplyr::filter(altname %in% top_pos) %>%
to_list() %>%
getPwmMatches(
fw_seq, abs = TRUE, best_only = TRUE,
mc.cores = threads
) %>%
plotMatchPos(
abs = TRUE, type = "heatmap",
cluster = TRUE, use_totals = TRUE,
binwidth = 10
) +
labs(
x = "Bin", fill = "Total\n Matches"
)
poisson.test()makeRMRanges()Courtesy of A/Prof Jimmy Breen, Black Ochre Data Labs, TKI
diploid mode for phased, personalised variant setsedgeR & DESeq2: well established Negative Binomial methodsSTAR + featureCountssalmon provides transcript-level counts with overdispersion estimates!s/i/d)panhuman)salmon as decoy sequences (Srivastava et al. 2020)salmon still takes a while…transmogR + salmon analysis
salmon is not deterministicSTAR or salmon)



Taking reads where gapped alignments overlap a variant

Taking all samples combined

Taking the 20 most common shifts


Taking expression estimates within each reference:
salmon + transmogRLooking at how the number of transcripts / gene also impacts these
This seems quite acceptable
Reads changing transcript within a gene
Reads changing transcript to different genes
Shows a nice decrease in reads mapping nowhere
Lots of change between but no categories really sing out
transmogR + salmonAlex Brown
Jimmy Breen
Sam Buckberry
Yassine Souilmi
Bastien Llamas
Katharine Browne
Liza Kretzschmar
Alastair Ludington
Holly Massacci
Sam Godwin
Kaashifah Bruce
Rebecca Simpson
Sarah Munns
Ashlee Thomson
Johanna Barclay
Amanda Richards-Satour
Justine Clark
Rose Senesci
Analee Stearne
Louise Lyons
Dawn Lewis
Mary Brushe
Karrina DeMasi
Phoebe McColl
Hardip Patel
Tash Howard
Marlie Frank
Sen Wang
Paul Wang
Renee Smith
Lachlan Baer
Monica Guilhaus
Wenjun (Nora) Liu
Megan Monaghan

