The folder 'www/to_url_files' contains files to be use to generate GFF image for bacteria using Gosling (https://github.com/gosling-lang/gos), which have to be loaded using a URL. It includes 3 files for each chromosome of each genome, organised as: - genome_name-chrN.csv: annotation data recovered from GFF files, and organised according to a reference sequence if needed (with RagTag, https://github.com/malonge/RagTag) - genome_name.gc_skewchrN: GC skew data calculated with SkewIT (https://github.com/jenniferlu717/SkewIT) - genome_name.GC_analyse/genome_name_seqN.wig GC content data calculated with GC_analysis.py (https://github.com/tonyyzy/GC_analysis) with N = {0..nb_chromosomes of the genome}