Coder Social home page Coder Social logo

mutateeverything's People

Contributors

jozhang97 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

zinc-x dot23

mutateeverything's Issues

Mismatch of AlphaFold Test Results

Hi authors, thanks for the great work!

When I try to reproduce the test demo results of AlphaFold-based model with the provided command, I meet mismatch between the results on my side and the results in this repo. Cound you kindly suggest the possible reason? I follow your instruction to set up the environment on a A100 server with CUDA-11.4. You can download my results to see the clear difference, and here are some intuitive comparisons:

My single mutation predictions:
single_mutate_ours

Single mutation predictions in this repo:
single_mutate_official

Unbalanced validation set data

When I was observing the dataset, I found that cdna test dataset is all double mutation. Is there a test dataset for single mutation?

Error using AlphaFold models

Hello,
I am having a trouble when loading the MutateEverything af model.
it seems like there are some mismatches between the given weights and the definition of the model in the code.
Traceback (most recent call last):
File "/root/capsule/code/MutateEverything-master/test.py", line 179, in
main(args)
File "/root/capsule/code/MutateEverything-master/test.py", line 102, in main
misc.load_model(args, model, None, None)
File "/root/capsule/code/MutateEverything-master/misc.py", line 385, in load_model
model_without_ddp.load_state_dict(checkpoint['model'])
File "/opt/conda/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1604, in load_state_dict
raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format(
RuntimeError: Error(s) in loading state_dict for MutateEverything:
Unexpected key(s) in state_dict: "backbone.bb_adapter1.linear1.weight", "backbone.bb_adapter1.linear1.bias", "backbone.bb_adapter1.linear2.weight", "backbone.bb_adapter1.linear2.bias", "backbone.bb_adapter1.norm.weight", "backbone.bb_adapter1.norm.bias".

I would Highly appreciate your guidance and help! Thx!

Missing cDNA Data

Thank you for sharing your code and data :)
However, I encountered an issue while examining the cDNA data. I noticed that several PDB entries, which provide corresponding MSAs and FASTA files, are not listed in cdna_train.csv or cdna2_test.csv.

Could it be possible that the mutation data records for these PDB entries were omitted during the compilation process? (Here are the PDB codes):

6scw, 5ubs, 5uce, 3cqt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.