We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f250d94 commit 14711d4Copy full SHA for 14711d4
rnaseq_pipeline/config.py
@@ -21,6 +21,4 @@ class rnaseq_pipeline(luigi.Config):
21
22
RSEM_DIR: str = luigi.Parameter()
23
24
- cell_ranger_bin = luigi.Parameter()
25
-
26
SLACK_WEBHOOK_URL: Optional[str] = luigi.OptionalParameter(default=None)
0 commit comments