Open joaomcteixeira opened 1 year ago
Good idea! I think the search
sub-client would be handy to help solve this issue.
I think search
is a very broad word. Why another subclient? To edit the database? It can be. Can we forge some examples to prototype the interface before starting coding?
Cheers! :rocket:
Oh I meant for the tutorial page, users can use the existing cli_search
to find which PDB IDs they need in the database already, and during the build
step, they can specify which PDB IDs to ignore from the database like: -ign 2MX4
to ignore all chains/segements of 2MX4
Hi Nemo,
-ign
sounds good. We could also allow -ign
to accept PDBIDs not in the database. In this way, we (or the user) could have provide (have) "the" database and ignore at will.
Some users are asking how not to consider certain PDBs' torsions when creating conformers. This is relevant when building proteins (or parts of proteins) already deposited in the PDB. It is a very good question we have discussed many times. There are two ways to achieve this:
We need two things:
build
to ignore certain PDBs from the building process (likely this one is better).For example, to ignore PDBs
1ABC
and2DEF
from the torsion sampling: