Skip to content

Commit 78f0733

Browse files
committed
Update README
Closes #111
1 parent e451d19 commit 78f0733

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

README.md

+15-12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Synopsis
22

3-
This repository contains the source code and input data used for the data analysis and modeling for: Deterioration of multi-level 3D genome organization during breast cancer progression (preprint available soon).
3+
This repository contains the source code and input data used for the data analysis and modeling for: Loss of multi-level 3D genome organization during breast cancer progression (preprint available soon).
44

55
Input data download and subsequent analyses are automated using Nextflow and Singularity/Apptainer.
66

@@ -36,17 +36,20 @@ The execution order of the rest of the worklows varies depending on which parts
3636
The following order assumes you want to re-run the entire analysis. If you only want to re-run some steps, feel free to get in touch with us to know which steps you have to run.
3737

3838
1. `run_nfcore_hic.sh`
39-
2. `run_tad_analysis.sh`
40-
3. `run_compartment_analysis.sh`
41-
4. `run_call_tad_cliques_workflow.sh`
42-
5. `run_chrom3d_workflow.sh`
43-
6. `run_nfcore_rnaseq.sh`
44-
7. `run_diff_expression_analysis.sh`
45-
8. `run_nfcore_chipseq.sh`
46-
9. `run_comparative_analysis_hic.sh`
47-
10. `run_comparative_analysis.sh`
48-
49-
Inside the `config` folder there are the following base configs:
39+
2. `run_compress_nfcore_hic_output.sh`
40+
3. `run_nfcore_rnaseq.sh`
41+
4. `run_nfcore_chipseq.sh`
42+
5. `run_diff_expression_analysis.sh`
43+
6. `run_comparative_analysis_hic.sh`
44+
7. `run_detect_structural_variants.sh`
45+
8. `run_compartment_analysis.sh`
46+
9. `run_tad_analysis.sh`
47+
10. `run_call_tad_cliques_workflow.sh`
48+
11. `run_chrom3d_workflow.sh`
49+
12. `run_comparative_analysis.sh`
50+
13. `run_fish.sh`
51+
52+
Inside the `configs` folder there are the following base configs:
5053
- `base_hovig.config`
5154
- `base_linux.config`
5255
- `base_saga.config`

0 commit comments

Comments
 (0)