From 0e751c7b727626d9f18d110b391291e7a2f14686 Mon Sep 17 00:00:00 2001 From: jeanrjc <jean.cury@normalesup.org> Date: Wed, 20 Dec 2023 15:33:30 +0100 Subject: [PATCH] update sma name in files --- content/3.defense-systems/{fs_sma.md => sma.md} | 16 ++++++++-------- .../Distribution_sma.svg} | 0 public/{fs_sma/FS_Sma.svg => sma/sma.svg} | 0 .../sma__Sma-plddts_94.14969.pdb} | 0 4 files changed, 8 insertions(+), 8 deletions(-) rename content/3.defense-systems/{fs_sma.md => sma.md} (86%) rename public/{fs_sma/Distribution_FS_Sma.svg => sma/Distribution_sma.svg} (100%) rename public/{fs_sma/FS_Sma.svg => sma/sma.svg} (100%) rename public/{fs_sma/FS_Sma__Sma-plddts_94.14969.pdb => sma/sma__Sma-plddts_94.14969.pdb} (100%) diff --git a/content/3.defense-systems/fs_sma.md b/content/3.defense-systems/sma.md similarity index 86% rename from content/3.defense-systems/fs_sma.md rename to content/3.defense-systems/sma.md index c8d83c57..5399d319 100644 --- a/content/3.defense-systems/fs_sma.md +++ b/content/3.defense-systems/sma.md @@ -30,33 +30,33 @@ As far as we are aware, the precise molecular mechanism of SMA is unknown. ## Example of genomic structure -The FS_Sma is composed of 1 protein: Sma. +The Sma is composed of 1 protein: Sma. Here is an example found in the RefSeq database: -{max-width=750px} +{max-width=750px} -The FS_Sma system in *Staphylococcus aureus* (GCF_022869625.1, NZ_CP064365) is composed of 1 protein: Sma (WP_000041883.1) +The Sma system in *Staphylococcus aureus* (GCF_022869625.1, NZ_CP064365) is composed of 1 protein: Sma (WP_000041883.1) ## Distribution of the system among prokaryotes -Among the 22,803 complete genomes of RefSeq, the FS_Sma is detected in 578 genomes (2.53 %). +Among the 22,803 complete genomes of RefSeq, the Sma is detected in 578 genomes (2.53 %). The system was detected in 20 different species. -{max-width=750px} +{max-width=750px} -Proportion of genome encoding the FS_Sma system for the 14 phyla with more than 50 genomes in the RefSeq database. +Proportion of genome encoding the sma system for the 14 phyla with more than 50 genomes in the RefSeq database. ## Structure -### FS_Sma +### sma ::molstar-pdbe-plugin --- height: 700 -dataUrl: /fs_sma/FS_Sma__Sma-plddts_94.14969.pdb +dataUrl: /sma/sma__Sma-plddts_94.14969.pdb --- :: diff --git a/public/fs_sma/Distribution_FS_Sma.svg b/public/sma/Distribution_sma.svg similarity index 100% rename from public/fs_sma/Distribution_FS_Sma.svg rename to public/sma/Distribution_sma.svg diff --git a/public/fs_sma/FS_Sma.svg b/public/sma/sma.svg similarity index 100% rename from public/fs_sma/FS_Sma.svg rename to public/sma/sma.svg diff --git a/public/fs_sma/FS_Sma__Sma-plddts_94.14969.pdb b/public/sma/sma__Sma-plddts_94.14969.pdb similarity index 100% rename from public/fs_sma/FS_Sma__Sma-plddts_94.14969.pdb rename to public/sma/sma__Sma-plddts_94.14969.pdb -- GitLab