-
Updated
Nov 18, 2020 - Python
#
proteins
Here are 172 public repositories matching this topic...
Standardized data set for machine learning of protein structure
A Python API for the RCSB Protein Data Bank (PDB)
-
Updated
Nov 1, 2021 - Python
A PyTorch framework for prediction of tertiary protein structure
-
Updated
Jun 8, 2021 - Python
Bio4j abstract model and general entry point to the project
java
bioinformatics
database
graph
proteins
protein
gene-ontology
java-8
graph-database
ncbi-taxonomy
graph-databases
property-graph
graph-data
uniprot
bio4j
graph-queries
graph-schema
titan
bio4j-titan
uniref
-
Updated
Dec 16, 2016 - Java
Protein-Level ASSembler (PLASS): sensitive and precise protein assembler
-
Updated
Jan 14, 2022 - C
MoleculeKit: Your favorite molecule manipulation kit
-
Updated
Mar 3, 2022 - Python
P2Rank: Protein-ligand binding site prediction tool based on machine learning. Stand-alone command line program / Java library for predicting ligand binding pockets from protein structure.
machine-learning
bioinformatics
proteins
pdb
protein-structure
prediction
protein-ligand-interactions
binding-sites
ligand
inverse-virtual-screening
protein-surface
structural-bioinformatics
-
Updated
Feb 3, 2022 - Groovy
Python macromolecular parsing (with .pdb/.cif/.mmtf parsing and production)
-
Updated
Feb 2, 2022 - Python
Implementation and replication of ProGen, Language Modeling for Protein Generation, in Jax
-
Updated
Sep 8, 2021 - Python
diegozea
commented
Oct 17, 2017
R client for the OmniPath web service
-
Updated
Feb 23, 2022 - R
Fast, state-of-the-art ab initio prediction of protein secondary structure in 3 and 8 classes
machine-learning
deep-learning
proteins
secondary-structure
psi-blast
protein-structure-prediction
hhblit
-
Updated
May 21, 2020 - C++
Cancer-dedicated gene set interpretation
cancer
proteins
disease-gene-association
tcga-data
crispr-target
protein-protein-interaction
co-expression
report-generator
prioritization
genesets
high-throughput-screening
cancer-survival
functional-enrichment-analysis
pathway-enrichment-analysis
protein-complexes
tissue-enrichment-analysis
cancer-hallmark-evidence
-
Updated
Mar 2, 2022 - R
PSIPRED Protein Secondary Structure Predictor
-
Updated
Sep 17, 2021 - Java
machine-learning
proteins
protein-structure
molecular-dynamics
molecular-simulation
molecular-modeling
-
Updated
Jul 22, 2019 - Python
Recurrent Geometric Network in Pytorch
-
Updated
Oct 14, 2020 - Jupyter Notebook
A geometric deep learning pipeline for predicting protein interface contacts.
docker
machine-learning
bioinformatics
deep-learning
proteins
transformers
geometric-deep-learning
graph-neural-networks
protein-protein-interactions
-
Updated
Mar 4, 2022 - Python
Implementation of Protein Classification based on subcellular localization using ProtBert(Rostlab/prot_bert_bfd_localization) model from Hugging Face library, based on BERT model trained on large corpus of protein sequences.
proteins
protein-sequences
distributed-training
amazon-sagemaker
bert-models
amazon-sagemaker-studio
protien-classification
protbert-model
sagemaker-distributed-data-parallel
-
Updated
Feb 15, 2021 - Jupyter Notebook
The official repo of the new modular BioExcel2 version of HADDOCK
bioinformatics
proteins
python3
modelling
docking
workflows
complexes
integrative-modeling
utrecht-university
-
Updated
Mar 4, 2022 - Python
Protein-protein, protein-peptide and protein-DNA docking framework based on the GSO algorithm
bioinformatics
simulation
proteins
pdb
protein-structure
dna
protein
scientific-computing
swarm
docking
protein-protein
nose
peptides
protein-design
protein-protein-interaction
receptor
ligand
mpi4py
swarm-intelligence
gso
protein-protein-docking
anm
protein-docking-framework
-
Updated
Mar 26, 2020 - C++
The pmartR R package provides functionality for quality control, normalization, exploratory data analysis, and statistical analysis of mass spectrometry (MS) omics data, in particular proteomic (either at the peptide or the protein level), lipidomic, and metabolomic data. This includes data transformation, specification of groups that are to be compared against each other, filtering of feature and/or samples, data normalization, and data summarization (correlation, PCA).
-
Updated
Mar 3, 2022 - R
The Enhanced Database of Interacting Protein Structures for Interface Prediction
-
Updated
Feb 11, 2022 - Python
State-of-the-art ab initio prediction of 1D protein structure annotations
machine-learning
deep-learning
proteins
protein-structure
protein-sequences
hhblits
secondary-structure
psi-blast
solvent-accessible-surface-area
contact-density
torsion-angles
-
Updated
Feb 28, 2021 - C++
A Python package to calculate, visualize and analyze correlation maps of proteins.
visualization
python
bioinformatics
chemistry
graph
analysis
proteins
network
dynamics
centrality
correlations
diffmap
-
Updated
Feb 28, 2022 - Python
A package for making MuE observation models in Edward2.
-
Updated
Jun 10, 2021 - Python
A structure-based, alignment-free embedding approach for proteins. Can be used as input to machine learning algorithms.
-
Updated
Feb 23, 2022 - Jupyter Notebook
A software suite for automatic treatment, analysis and plotting of large and multivariable datasets of bioNMR peaklists.
-
Updated
Apr 17, 2020 - Python
Improve this page
Add a description, image, and links to the proteins topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the proteins topic, visit your repo's landing page and select "manage topics."
I encountered this error when running Equibind.
/opt/dgl/src/runtime/tensordispatch.cc:43: TensorDispatcher: dlopen failed: libtorch_cuda.so: cannot open shared object file: No such file or directory
According to this https://discuss.dgl.ai/t/error-tensordispatcher/2468 the error impacts performance but does not impact usage. Equibind appears to run in spite of this error. I thought you m