Browse Source

Update README.md

Yuanlong LIU 3 years ago
parent
commit
82bf8a8e09
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -114,8 +114,8 @@ CALDER_sub_domains(intermediate_data_file,
 | Parameters              | Description |  
 | --------------------- | ----------------------- |
 | **chrs**                | A vector of chromosome names to be analyzed, with or without 'chr'
-| **contact_file_straw**                |A list of contact files in dump format, named by `chrs`. Each contact file stores the contact information of the named chromosome
-| **contact_tab_straw**                | A list of contact table in dump format, named by `chrs`, stored as an R object
+| **contact_file_dump**                |A list of contact files in dump format, named by `chrs`. Each contact file stores the contact information of the corresponding `chr`
+| **contact_tab_dump**                | A list of contact table in dump format, named by `chrs`, stored as an R object
 | **contact_file_hic**                | A hic file generated by Juicer tools. It should contain all chromosomes in `chrs`
 | **ref_genome**                | One of 'hg19', 'hg38', 'mm9', 'mm10', 'others' (default). | When ``
 | **annotation_track**                | A genomic annotation track in `data.frame` or `data.table` format. This track will be used for determing the A/B compartment direction and should presumably have higher values | in A than in B compartment. Some suggested tracks can be: