This commit is contained in:
2023-12-19 13:38:28 +08:00
parent 1d7b177071
commit e10b2f7d2b

View File

@@ -9,16 +9,3 @@ micromamba create -n modeller modeller biopython pymol-open-source biopandas req
``` ```
modeller注册码`MODELIRANJE`` modeller注册码`MODELIRANJE``
## nohup
```shell
nohup python runner.py &
```
## rename
```shell
sudo apt install rename -y
rename -n 's/\.modellerfix//' *.modellerfix.pdb
```