All Projects → conradry → pytorch-rgn

conradry / pytorch-rgn

Licence: other
Recurrent Geometric Network in Pytorch

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pytorch-rgn

mmtf-spark
Methods for the parallel and distributed analysis and mining of the Protein Data Bank using MMTF and Apache Spark.
Stars: ✭ 20 (-28.57%)
Mutual labels:  protein-structure, protein-sequences
parapred
Paratope Prediction using Deep Learning
Stars: ✭ 49 (+75%)
Mutual labels:  protein-structure, protein-sequences
tape-neurips2019
Tasks Assessing Protein Embeddings (TAPE), a set of five biologically relevant semi-supervised learning tasks spread across different domains of protein biology. (DEPRECATED)
Stars: ✭ 117 (+317.86%)
Mutual labels:  protein-structure, protein-sequences
plmc
Inference of couplings in proteins and RNAs from sequence variation
Stars: ✭ 85 (+203.57%)
Mutual labels:  protein-structure, protein-sequences
deepblast
Neural Networks for Protein Sequence Alignment
Stars: ✭ 29 (+3.57%)
Mutual labels:  protein-structure, protein-sequences
FunFolDesData
Rosetta FunFolDes – a general framework for the computational design of functional proteins.
Stars: ✭ 15 (-46.43%)
Mutual labels:  protein-structure
r3dmol
🧬 An R package for visualizing molecular data in 3D
Stars: ✭ 45 (+60.71%)
Mutual labels:  protein-structure
protein-transformer
Predicting protein structure through sequence modeling
Stars: ✭ 77 (+175%)
Mutual labels:  protein-structure
gcWGAN
Guided Conditional Wasserstein GAN for De Novo Protein Design
Stars: ✭ 38 (+35.71%)
Mutual labels:  protein-structure
oncoEnrichR
Cancer-dedicated gene set interpretation
Stars: ✭ 35 (+25%)
Mutual labels:  proteins
psipred
PSIPRED Protein Secondary Structure Predictor
Stars: ✭ 38 (+35.71%)
Mutual labels:  proteins
cbh21-protein-solubility-challenge
Template with code & dataset for the "Structural basis for solubility in protein expression systems" challenge at the Copenhagen Bioinformatics Hackathon 2021.
Stars: ✭ 15 (-46.43%)
Mutual labels:  protein-structure
hotspot3d
3D hotspot mutation proximity analysis tool
Stars: ✭ 43 (+53.57%)
Mutual labels:  protein-structure
Biopython
Official git repository for Biopython (originally converted from CVS)
Stars: ✭ 2,936 (+10385.71%)
Mutual labels:  protein-structure
SeqVec
Modelling the Language of Life - Deep Learning Protein Sequences
Stars: ✭ 74 (+164.29%)
Mutual labels:  protein-structure
pmartR
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 …
Stars: ✭ 19 (-32.14%)
Mutual labels:  proteins
lightdock
Protein-protein, protein-peptide and protein-DNA docking framework based on the GSO algorithm
Stars: ✭ 110 (+292.86%)
Mutual labels:  protein-structure
VSCoding-Sequence
VSCode Extension for interactively visualising protein structure data in the editor
Stars: ✭ 41 (+46.43%)
Mutual labels:  protein-structure
progen
Implementation and replication of ProGen, Language Modeling for Protein Generation, in Jax
Stars: ✭ 71 (+153.57%)
Mutual labels:  proteins
hPDB
PDB parser in Haskell
Stars: ✭ 20 (-28.57%)
Mutual labels:  protein-structure

pytorch-rgn

This is an unofficial implementation of the Recurrent Geometric Network as described in the paper End-to-End Differentiable Learning of Protein Structure. It is still a work in progress. I haven't tested the model on the ProteinNet dataset that the paper uses, so I cannot confirm that the model successfully reproduces the reported results.

At the current stage this repository is primarily useful as a guide. It does contain a correct, working model in the rgn notebook.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].