Skip to content
Snippets Groups Projects
Verified Commit 7e270b75 authored by Mia Croiset's avatar Mia Croiset
Browse files

correct typo readme

parent 082db14b
No related branches found
No related tags found
No related merge requests found
...@@ -234,6 +234,10 @@ Binsize for plotting matrix. Default: 10000 ...@@ -234,6 +234,10 @@ Binsize for plotting matrix. Default: 10000
--hicstuff_bin [binsize] --hicstuff_bin [binsize]
``` ```
> :warning: **Warning**: Depending of the size of your input, the bin size may not correspond and make the pipeline fail
>>10000 is default for human genome.
>>For yeast for example you may want to use a smaller bin
### `--skip_plot_matrix` ### `--skip_plot_matrix`
Do not plot matrices. Default: false Do not plot matrices. Default: false
...@@ -242,10 +246,6 @@ Do not plot matrices. Default: false ...@@ -242,10 +246,6 @@ Do not plot matrices. Default: false
--skip_plot_matrix --skip_plot_matrix
``` ```
> :warning: **Warning**: Depending of the size of your input, the bin size may not correspond and make the pipeline fail
>>10000 is default for human genome.
>>For yeast for example you may want to use a smaller bin
### Hicstuff options ### Hicstuff options
#### `--filter_event` #### `--filter_event`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment