I am trying to identify interface contact residues in a complex and save those residues in a txt file. Which command/ script should I use? (I am using 'iterate' and 'print' to list out the residues)
contato = cmd.get_contact_list('seleção1', 'seleção2', cutoff)
lista_residuos = []
for res in contato:
res1 = res[0][0].resi
res2 = res[0][1].resi
lista_residuos.append((res1, res2))
nome_arquivo = 'lista_residuos_contato.txt' with open(nome_arquivo, 'w') as arquivo:
for res in lista_residuos:
linha = f'{res[0]}\t{res[1]}\n'
arquivo.write(linha)
Hello all, I was wondering if there is a method/protocol to make a macroscopic mold using any hydrogel material (gelatin, chitosan, alginate, etc). We are trying to make artificial tissue to do a...
02 May 2021 1,398 1 View
Hello all, I hope everyone is staying safe at home. I am looking for any open-source alternative or free trial version of Perkin Elmer's Living Image software. Due to the nationwide lockdown, I...
29 March 2020 947 17 View
In the trust economy, ethics becomes a scare resource. To what extend will technology be able to step in and fill this gap? Distributed Cognition and Distributed Morality: Agency, Arti...
03 January 2020 9,956 3 View
Greater inter-connectivity, interactions and interdependence seems to have spawned an epidemic of fakes, frauds and lies? Functional Interdependence Theory: An Evolutionary Account o......
29 December 2019 9,938 0 View
"Claims of experience" are autobiographical and semiotic. Yet they offer glimpses into the unique world of the individual. In a sense an empathic window into the "soul" of the experience. How does...
29 December 2019 9,631 1 View
This is in the context of suicidal study using cross-section design and having one university representing one state from where samples were drawn from.
30 November 2019 718 0 View
As the beliefs and practice of different religions differ, and the practice of different religions may differ in certain countries and they may also face different environmental factors (e.g. such...
23 November 2018 6,976 1 View
Planned and designed rules or mechanism tend to breakdown and require more management and control at a higher costs than it's benefit. Is this premise correct? Information percolation in segmented...
02 June 2018 8,310 2 View
Game economies: economies that are created in the virtual world of the game. In some instances a simulation of a real world economy, but in most cases with their own currency, monies, mode of...
10 May 2018 3,282 14 View
What is CUFE-Gold-Key?
29 March 2017 1,513 1 View
The paper in question is "Interpolation of Nitrogen Fertilizer Use in Canada from Fertilizer Use Surveys". This paper was very recently published by Agronomy (MDPI). Agronomy has, in the last day...
07 August 2024 9,934 3 View
Program: g_mmpbsa, version 2024.1 Source file: extrn_apbs.cxx (line 152) Fatal error: Failed to execute command: $APBS pybYcUWA.in --output-file=pybYcUW.out
07 August 2024 6,066 0 View
The first pdf file I uploaded had an error. So I uploaded an updated, corrected pdf of that paper with a different pdf name. I dpon't want the old copy to be download or read.
07 August 2024 9,508 1 View
Dear QE-users, In the method where full MS positive mode and PRM mode are used, we always get an incorrect auxiliary gas reading (41 instead of 25). This only happens in this method; other...
06 August 2024 4,953 0 View
Hello, I am currently analyzing some phosphoproteomics data, but I have peptides with multiple phosphorylation sites or phosphorylations together with carbamidomethylation or oxidation. How can I...
04 August 2024 8,432 3 View
Dear Researchers Kindly share JCPDS 65-7246 file Thanks in advance
04 August 2024 5,613 1 View
Hi everyone I need a file with a dirty and clean potato image
04 August 2024 7,199 4 View
I have been publishing the Nepalese Journal of Agricultural Sciences (online ISSN 2091-0428; print ISSN 2091-042X) on www.nepjas.com and research gate. I was wondering how I can get an impact...
01 August 2024 1,277 1 View
When we conduct linear regression, there are several assumptions. The assumption of normality is whether the residual errors are normally distributed, not whether a predictor is normal?
31 July 2024 6,164 3 View
How to change the displayed full article text to its corrected version? In the file on the page of the journal where I published the article, there was an error in the text, the table is...
30 July 2024 3,229 2 View