diff --git a/content/3.defense-systems/rosmerta.md b/content/3.defense-systems/rosmerta.md index ee968724001afe3f198d6c27a24a7d20a118b93f..04f1ec00e94dda32b3b3ee5bb7312b1b6c3a4033 100644 --- a/content/3.defense-systems/rosmerta.md +++ b/content/3.defense-systems/rosmerta.md @@ -10,11 +10,22 @@ tableColumns: Activator: Unknown Effector: Unknown PFAM: PF01381, PF06114, PF12844, PF13443, PF13560 +contributors: + - Lucas Paoli relevantAbstracts: - - doi: 10.1016/j.chom.2022.09.017 + - doi: 10.1016/j.chom.2022.09.017 --- # RosmerTA + +## Description + +The RosmerTA system was found to have antiviral activity and named after Gallo-Roman goddess of fertility by Millman et al. 2022 :ref{doi=10.1016/j.chom.2022.09.017}. + +## Molecular mechanisms + +The RosmerTA system encodes a Zn-peptidase and a toxin of unknown function :ref{doi=10.1016/j.chom.2022.09.017} and was later found to induce membrane depolarization :ref{doi=10.1073/pnas.2305393120}. + ## Example of genomic structure The RosmerTA is composed of 2 proteins: RmrT and RmrA. @@ -77,4 +88,3 @@ end style Title3 fill:none,stroke:none,stroke-width:none style Title4 fill:none,stroke:none,stroke-width:none </mermaid> - diff --git a/deploy/meilisearch/values.development.yaml b/deploy/meilisearch/values.development.yaml index 1391c8de6efbe55d8b9bab5efa9c48c4f1ccb8a7..de47d7f485b092bb1e144cb1ec61031a48822912 100644 --- a/deploy/meilisearch/values.development.yaml +++ b/deploy/meilisearch/values.development.yaml @@ -12,8 +12,8 @@ meilisearch: size: "1Gi" resources: limits: - cpu: 1500m + cpu: 2000m memory: 2Gi requests: - cpu: 1000m - memory: 800Mi + cpu: 1500m + memory: 1Gi