From e10b2f7d2be0c1c5a7de3c339c2d7dea2afc7fa7 Mon Sep 17 00:00:00 2001 From: hotwa Date: Tue, 19 Dec 2023 13:38:28 +0800 Subject: [PATCH] update --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index cdb840f..3c14eb2 100644 --- a/README.md +++ b/README.md @@ -9,16 +9,3 @@ micromamba create -n modeller modeller biopython pymol-open-source biopandas req ``` modeller注册码:`MODELIRANJE`` - -## nohup - -```shell -nohup python runner.py & -``` - -## rename - -```shell -sudo apt install rename -y -rename -n 's/\.modellerfix//' *.modellerfix.pdb -``` \ No newline at end of file