graphein icon indicating copy to clipboard operation
graphein copied to clipboard

Protein Graph Library

Results 64 graphein issues
Sort by recently updated
recently updated
newest added

#### Reference Issues/PRs Adds dataloaders for the following built in datasets: #13 * `PROTEINS_METAL` * `PROTEINS_NUCLEIC` * `PROTEINS_LIGANDS` * `PROTEINS_NUCLEOTIDES` #### What does this implement/fix? Explain your changes #### What...

#### Reference Issues/PRs couldn't find an issue that references this #### What does this implement/fix? Explain your changes add support for colouring / sizing asteroid plot nodes by different features....

I'm aiming to generate protein graphs in bulk in order to then perform unsupervised clustering on them. I would also like to repeat this process on several different proteomes. I...

enhancement

#### Reference Issues/PRs #### What does this implement/fix? Explain your changes Issue #162 a preliminary version of implementation, comments not edited, a couple of points need to be discussed including...

Hi there, Just getting started with Graphein and so far it's awesome, the docs are very helpful too -- my issue is with trying to plot a subgraph from a...

#### What does this implement/fix? Explain your changes The goal of this feature is to provide an easy to use pipeline to perform GNN modelling experiments on protein graphs. Currently,...

enhancement
help wanted

Follow on issue for #155 We'd like to support Protein-Ligand Interaction Graphs eg as shown in this image from [this paper](https://pubs.acs.org/doi/10.1021/acs.jmedchem.1c01830). ![image](https://user-images.githubusercontent.com/23709768/164233337-4d53d7eb-7c99-459a-a928-c6834a6cebc5.png) Ideally we can keep this composable under the...

enhancement
help wanted

**Describe the solution you'd like** It’d be nice to be able to visualise the distribution of vector features in a manner decoupled from the structure. Perhaps in a way that...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Currently, we only support PDB files as inputs for protein structure graphs. [Large complexes are now unavailable as PDBs.](https://www.rcsb.org/docs/general-help/structures-without-legacy-pdb-format-files): >...

enhancement
help wanted

**Describe the solution you'd like** * inputs for chain selection as a separate .txt file * Input as list of PDB codes (txt file) rather than PDB directory path

enhancement
good first issue