From 1983c1e6836ae062bd3ba47934d2e5ea8483844f Mon Sep 17 00:00:00 2001 From: rlegendre <rachel.legendre@pasteur.fr> Date: Fri, 30 Dec 2022 16:37:11 +0100 Subject: [PATCH] change igv directory --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b52f4d1..1b092fb 100644 --- a/README.md +++ b/README.md @@ -133,11 +133,11 @@ genome: name: hg38 fasta_file: /pasteur/zeus/projets/p01/BioIT/Genomes/hg38/hg38.fa gff_file: /pasteur/zeus/projets/p01/BioIT/Genomes/hg38/hg38.gff - host_mapping: false + host_mapping: no host_name: hg38 host_fasta_file: /pasteur/zeus/projets/p01/BioIT/Genomes/hg38/hg38.fa host_gff_file: /pasteur/zeus/projets/p01/BioIT/Genomes/hg38/hg38.gff - rRNA_mapping: true + rRNA_mapping: yes ribo_fasta_file: /pasteur/zeus/projets/p01/BioIT/Genomes/hg38/hg38_rRNA.fa ``` -- GitLab