Yuanlong LIU 2 роки тому
батько
коміт
8106d51e0a
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -115,8 +115,8 @@ CALDER_sub_domains(intermediate_data_file,
 | --------------------- | ----------------------- |
 | **contact_tab_straw**                | 
 | **ref_genome**                | One of 'hg19', 'hg38', 'mm9', 'mm10', or 'others' by default. 
-| **select**                | Selection of best PC for downstream analysis [Must be after cis or trans step]
-| **analyze**                | Perform differential analysis on selected PC's [Must be after select step]
+| **annotation_track**                | A table in data.frame or data.table format
+| **contact_file_hic**                | Path to the hic file
 | **subcomp**                | Optional: Assigning sub-compartments based on PC magnitude values using HMM segmentation 
 | **fithic**         | Run [Fit-Hi-C](https://github.com/ay-lab/fithic) to identify loops before running dloop (Optional but recommended)
 | **dloop**             | Find differential loops anchored in at least one of the differential compartments across the samples (Optional but recommended)