Skip to content
Snippets Groups Projects
Commit 0cb66241 authored by nfontrod's avatar nfontrod
Browse files

src/visu/__main__.py: modification in launcher docstring

parent 5d51a180
No related branches found
No related tags found
No related merge requests found
Pipeline #183 passed with warnings
......@@ -37,11 +37,11 @@ def launcher(design: str, bw_folder: str, region_beds: List[str],
:param nb_bin: The number of bins used to represents the regions of \
'region_bed'.
:param figure_type: The kind of representation wanted (barplot or metagene)
:param norm_bin0: A number corresponding to a bin, a file with \
:param norm: A number corresponding to a bin, a file with \
the normalisation value to apply for each replicate. 'None' for no \
normalisation (default 'None')
:param show_replicate: True to create a figure showing the replicate \
false else.
:param show_replicate: 'y' to create a figure showing the replicate \
'n' else.
:param environment: A list of two int. The first contains the number of \
nucleotide to represent around the region of interest and the second,
the number of bin used to represent those surrounding regions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment