Skip to content

Latest commit

 

History

History

Figures_Article

Figures for the manuscript


Scripts and data used to generate the figures of the manuscript Theulot et al, 2024

The large file containing the telomeric sequences and the metric for filtering used in the figures 4 and S15 to s19 is on the Zenodo repository under the DOI 10.5281/zenodo.12668295

To generate session_info file

library(sessioninfo)  
session_info() %>% capture.output(file="nanotiming_figures_session_info.txt")