GithubHelp home page GithubHelp logo

Access to states about foldseek HOT 10 CLOSED

steineggerlab avatar steineggerlab commented on June 10, 2024
Access to states

from foldseek.

Comments (10)

milot-mirdita avatar milot-mirdita commented on June 10, 2024 2

A better workaround should be:

foldseek lndb queryDB_h queryDB_ss_h
foldseek convert2fasta queryDB_ss queryDB_ss.fasta

Note though that we might not keep the state to alphabet letter assignments stable between releases.

from foldseek.

martin-steinegger avatar martin-steinegger commented on June 10, 2024 2

We have recently added the --format-mode 5 option to our software, which generates PDB files with all Calpha atoms superimposed based on the aligned coordinates.

from foldseek.

mvankem avatar mvankem commented on June 10, 2024 1

This gives an error at the moment. The workaround is to

mv db tmp
cp db_ss db
foldseek convert2fasta db db_ss.fasta
mv tmp db

from foldseek.

martin-steinegger avatar martin-steinegger commented on June 10, 2024 1

You can just use foldseek createdb pdbFolder outputDb to generate the _ss files.

from foldseek.

martin-steinegger avatar martin-steinegger commented on June 10, 2024

These sequences should be stored in the database with the ending _ss. You can convert it to a fasta file by using

foldseek convert2fasta db_ss db_ss.fasta

from foldseek.

phiweger avatar phiweger commented on June 10, 2024

I get the following error:

foldseek convert2fasta queryDB_ss queryDB_ss.fasta

convert2fasta queryDB_ss queryDB_ss.fasta

MMseqs Version:	a4983ce31e6e006a29d9d9330ce9f826cd555d3e
Use header DB	false
Verbosity    	3

Database queryDB_ss needs header information

from foldseek.

sophialeeman avatar sophialeeman commented on June 10, 2024

Hi! I am running into some issues when trying to find the _ss file. When I run the easy-search command, I believe the command deletes this database. Could you advise me on a different command to run in order to receive this database as an output? I am solely interested in converting pdb files to 3Di sequences.

from foldseek.

sophialeeman avatar sophialeeman commented on June 10, 2024

Thank you so much! It works! This was very helpful!

from foldseek.

phiweger avatar phiweger commented on June 10, 2024

Is it possible to reverse this, ie, from the states generate the 3D structure? As VAEs are generative models, "something" should come out when you decode the states. Is this possible through the current API?

from foldseek.

milot-mirdita avatar milot-mirdita commented on June 10, 2024

At least for the foldseek databases we also store the C-alpha coordinates and also implement PULCHRA within foldseek. So you can get a reasonable backbone back from each foldseek database entry.

I don’t think we have looked into getting a structure back out of the 3Di states yet though.

from foldseek.

Related Issues (20)

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.