Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CRISPRbact
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David BIKARD
CRISPRbact
Commits
5b5aa399
Commit
5b5aa399
authored
5 years ago
by
Remi PLANEL
Browse files
Options
Downloads
Patches
Plain Diff
remove comments
parent
399eb5f0
No related branches found
No related tags found
1 merge request
!4
Multi seed size
Pipeline
#24792
passed with stage
in 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
crisprbact/cli.py
+0
-3
0 additions, 3 deletions
crisprbact/cli.py
with
0 additions
and
3 deletions
crisprbact/cli.py
+
0
−
3
View file @
5b5aa399
...
...
@@ -53,9 +53,6 @@ def predict(config):
@predict.command
()
@click.option
(
"
-t
"
,
"
--target
"
,
type
=
str
,
required
=
True
)
# @click.option(
# "-s", "--seed-size", type=int, required=False, show_default=True, default=SEED_SIZE
# )
@click.option
(
"
-g
"
,
"
--genome
"
,
type
=
click
.
File
(
"
rU
"
),
required
=
True
,
help
=
"
Genome
"
)
@click.option
(
"
-gf
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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