Skip to content

Analysis of Ssp4 and Ssp6 effects on Pseudomonas fluorescens using Tn-seq (Coulthurst)

Notifications You must be signed in to change notification settings

bartongroup/MG_T6SS_tn-seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of Ssp4 and Ssp6 effects on Pseudomonas fluorescens using Tn-seq

The R code to accompany the manuscript “A widely-occurring family of pore-forming effectors broadens the impact of the Serratia Type VI secretion system” by Mark Reglinski, Quenton W. Hurst, David J. Williams, Marek Gierlinski, Alp Tegin Şahin, Katharine Mathers, Adam Ostrowski, Megan Bergkessel, Ulrich Zachariae, Samantha J. Pitt and Sarah J. Coulthurst.

Instructions

The R code in this repository uses renv and targets for reproducibility. renv is used to reproduce the R environment:

install.packages("renv")
renv::restore()

Next, the targets pipeline is invoked with the following command:

targets::tar_make()

Finally, the HTML report, including all figures, can be created with:

quarto::quarto_render("doc/report.qmd")

The HTML file will be created in folder doc.

About

Analysis of Ssp4 and Ssp6 effects on Pseudomonas fluorescens using Tn-seq (Coulthurst)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published