Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bigWig_visu
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LBMC
ReGArDS
Projects_Analyzes
bigWig_visu
Commits
0cb66241
Commit
0cb66241
authored
3 years ago
by
nfontrod
Browse files
Options
Downloads
Patches
Plain Diff
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
3 years ago
Stage: unittest
Stage: quality
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/visu/__main__.py
+3
-3
3 additions, 3 deletions
src/visu/__main__.py
with
3 additions
and
3 deletions
src/visu/__main__.py
+
3
−
3
View file @
0cb66241
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment