Giter Club home page Giter Club logo

genesis_cg_tool's Introduction

Hi, welcome to my page on Github.

About me

I am doing research in computational biophysics. My interests include functional mechanisms of DNA-protein binding, multi-scale organization of the genome, liquid-liquid phase separation in gene expression, and modeling of biomolecules in molecular dynamics simulations. I write code for MD softwares GENESIS and CafeMol.

In addition to my professional work, I enjoy participating in non-contact sports, and in 2009, I began practicing the Rubik’s cube. My passion and dedication paid off in 2010, when I set a new Chinese national record for the 2×2×2 cube during a competition. Although I have not maintained the same level of practice since then, I am still proud of my achievement and encourage others to pursue their hobbies and passions outside of work. For those interested, my official records can be found on the World Cube Association.

Find me

genesis_cg_tool's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

genesis_cg_tool's Issues

Using combination of AICG2+ and HPS model

Hello, thanks for this useful software! As used in this paper, I would like to perform CG simulation of IDP using a combination of AICG2+ and HPS. I read the wiki and the test code (genesis_cg_tool/test/NHP_IDR.toml) as a reference to set up the coarse-grained file.

Question

  1. I'm not familiar with the gromacs file format, but should I specify any options other than those shown below?
  2. Is it enough to just change the charge of .itp file without renaming atomtype if I want to change the charge of particular particle?

Assumptions

  • IDP has 738 residues, non-IDR is 1 to 267 and IDR is 268 to 738.
  • I would like to simulate the non-IDR part using AICG2+ and the IDR part using HPS.

Method

  1. Prepare the IDP all-atom pdb file (aa.pdb).
  2. Write a toml file (idr.toml) that specifies the IDR.
[ IDR ]
HPS_region = "268 to 738"
  1. Specify idr.toml and execute aa_2_cg.jl.
$ /opt/genesis/src/analysis/cg_tools/src/aa_2_cg.jl aa.pdb -f idr.toml

Results

  • The following files are generated.
    • aa_cg.gro
    • aa_cg.itp
    • aa_cg.top
  • [ angles ], [ dihedrals ], and [ pairs ] in the generated itp file (aa_cg.itp) did not contain IDRs as expected.
  • Also, the [ cg_IDR_HPS_region ] item was added.
[ cg_IDR_HPS_region ] ; IDR HPS model 
;        i to          j
         268           738

Thank you.

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.