res a/*/*/* | Leave only atoms which belong to chain A. |
res * exc m/*/*/ca | Leave only CA atoms which belong to chain M. |
res */*/*/* exc ca,c,n,o | Remove CA, C, N and O atoms from the selection. |
res a/* exc 72-112/*/ca | Leave only CA atoms which belong to chain A, but exclude residues 72-112. |
res 1-100 | Leave only atoms which belong to residues from 1 to 100. |
res 1-100 exc 20-40 | Leave only atoms which belong to residues 1-100, but exclude 20-40. |
res 1, 4, 8, 11-48 exc 20-32 |
Leave atoms which belong to residues 1, 4, 8, 11-48
but exclude residues 20-32. |
res phe,tyr,trp | Restrict selection to PHE, TYR and TRP. |
res * | Leave the selection unchanged (trivial, useless). |
res all | The same as RES * |
res aci
res acidic |
Leave only acidic amino-acids in the selection (GLU and ASP). |
res ali
res aliphatic |
Leave only aliphatic amino acids (ILE, LEU and VAL). |
res bas
res basic |
Leave only basic amino acids (ARG, LYS and HIS). |
res cha
res charged |
Leave only charged amino acids (ARG, LYS, HIS, GLU and ASP). |
res com
res complement |
Leave only atoms which were not select previously. |
res het
res hetero |
Leave only hetero atoms (heme groups, water etc.). |
res pho
res hydrophobic |
Leave only hydrophobic amino acids
(ALA, ILE, LEU, MET, PHE, TRP, VAL, TYR, CYS, GLY and HIS). |
res mai
res main_chain |
Leave only main chain atoms (CA, C, N and O). |
res neg
res negative |
Leave only negatively charged amino acids (GLU and ASP). |
res pol
res polar |
Leave only polar amino acids
(ARG, LYS, HIS, ASP, GLU, ASN, GLN, SER, THR, TRP and TYR). |
res pos
res positive |
Leave only positively charged amino acids (ARG, LYS and HIS). |
res sid
res side_chains |
Leave only atoms which belong to side chains (all except CA, C, N and O). |
res sma
res small |
Leave only small amino acids
(GLY, ALA, SER, THR, CYS, VAL, PRO, ASP and ASN). |
res tin
res tiny |
Leave only tiny amino acids (GLY,ALA and SER). |