-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1dd3f85
commit ed425e3
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
## Optimization code | ||
|
||
- chr_NL_optimization: optimization for the chromosome-nuclear landmarks interactions | ||
When developing the nucleus model, we optimized the interaction parameters between chromosomes and those between chromosome-nuclear landmarks separately. These optimizations make use of experimental data for HFF cells, and the resulting model is cell-type specific. When applying the model to a different cell type, one may consider reoptimizing the parameters with corresponding experimental data. The two folders here provide details on how to carry out parameter optimization. | ||
|
||
- chr_chr_optimization: optimization for the chromosome-chromosome interactions | ||
- chr_NL_optimization: parameter optimization for chromosome-nuclear landmarks interactions | ||
|
||
- chr_chr_optimization: parameter optimization for chromosome-chromosome interactions |