Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparison of specified structure fragments #263

Open
huizhen2014 opened this issue Apr 12, 2024 · 1 comment
Open

Comparison of specified structure fragments #263

huizhen2014 opened this issue Apr 12, 2024 · 1 comment

Comments

@huizhen2014
Copy link

Wonderful software, thanks a lot.

I want to the all-in-all search like EFI - Enzyme Similarity Tool function. I found when I took one query for easy-search in uniprot database, I will get thousands hits with different alignment location (from start to end aa). Then, I want do a further separation for theses hits, and I believe If I can extract these aligned structure for each hits to do further all-in-all search. I will get more precise separation for the secondary all-in-all search, which will be enough to point out there cognate substrates.
The aligned structure fragments I want to extract for further search:
image

The flow is below:

  1. search homologous structure, and get hits
  2. extract the aligned fragments (fragmented structure) to get the confined hits
  3. all-in-all search for the confined hits ( which will hope to figure out the relationship between conserved structure and cognate substrate.

Thanks a lot, or there are alternative methods could help me solve this analysis thought.

@huizhen2014
Copy link
Author

Sorry, here is my scripts:
foldseek easy-search 7MDC.pdb ../foldseek_database/uniprot 7mdc_uniprot_0.9 7mdc_uniport_0.9_tmp --exhaustive-search 1 --cov-mode 2 --format-output query,target,fident,alnlen,mismatch,gapopen,qstart,qend,tstart,tend,evalue,bits,prob,lddt,alntmscore,taxid,taxname,taxlineage -e 0.001 -c 0.9
version: foldseek Version: f629bbe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant