biotite.database.rcsb
#
A subpackage for downloading files from the RCSB PDB.
Queries#
A representation of a JSON query for the RCSB search API. |
|
A terminal query node for the RCSB search API. |
|
A group query node for the RCSB search API. |
|
A text query for searching for a given term across all available fields. |
|
A text query for searching for values in a given field using the given operator. |
|
A query for protein/DNA/RNA molecules with a sequence similar to a given input sequence using MMseqs2. |
|
A query for protein/DNA/RNA molecules containing the given sequence motif. |
|
A query for protein/DNA/RNA molecules with structural similarity to the query structure. |
Sorting and grouping#
A representation of the JSON grouping options of the RCSB search API. |
|
This class groups PDB entries if they were deposited as a collection. |
|
This class groups protein chains with a given sequence identity with each other. |
|
This class groups protein chains that point to the same Uniprot accession ID. |