Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhuohan1999 committed Sep 30, 2023
1 parent da04a0a commit 0c92f9d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions openNucleome/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## openNucleome

- __init__: Logs the version and imports main class from the whole_nucleus_model

- whole_nucleus_model.py: Creates the main class for the system, including the context, and controls which interactions are included during the simulation

- chromosome.py: All the interactions related to chromosome-chromosome

- speckle.py: All the interactions between speckle-speckle, and speckle-chromosome

- nucleolus.py: All the interactions between nucleolus-nucleolus, nucleolus-speckle, and nucleolus-chromosome

- lamina.py: All the interactions between lamina-other particles, and includes the nucleus deformation force when squeezing the model

0 comments on commit 0c92f9d

Please sign in to comment.