Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RNAflow
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hub
RNAflow
Commits
70d73e7b
Commit
70d73e7b
authored
4 years ago
by
Rachel LEGENDRE
Browse files
Options
Downloads
Patches
Plain Diff
Update runme.sh
parent
9c1e8388
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
runme.sh
+2
-2
2 additions, 2 deletions
runme.sh
with
2 additions
and
2 deletions
runme.sh
+
2
−
2
View file @
70d73e7b
...
@@ -27,10 +27,10 @@ module load subread/2.0.0
...
@@ -27,10 +27,10 @@ module load subread/2.0.0
module load deepTools/3.4.1
module load deepTools/3.4.1
module load MultiQC/1.9
module load MultiQC/1.9
sbatch
-q
hubbioit
-p
hubbioit snakemake
-q
hubbioit
-p
hubbioit
--cluster-config
config/cluster_config.json
--cluster
"sbatch --mem={cluster.ram} --cpus-per-task={threads} -q hubbioit -p hubbioit"
-j
300
--nolock
sbatch
-q
hubbioit
-p
hubbioit snakemake
--cluster-config
config/cluster_config.json
--cluster
"sbatch --mem={cluster.ram} --cpus-per-task={threads} -q hubbioit -p hubbioit"
-j
300
--nolock
# or without module:
# or without module:
conda activate snakemake
conda activate snakemake
sbatch
-q
hubbioit
-p
hubbioit snakemake
-q
hubbioit
-p
hubbioit
--cluster-config
config/cluster_config.json
--use-envmodules
--cluster
"sbatch --mem={cluster.ram} --cpus-per-task={threads} -q hubbioit -p hubbioit"
-j
300
--nolock
sbatch
-q
hubbioit
-p
hubbioit snakemake
--cluster-config
config/cluster_config.json
--use-envmodules
--cluster
"sbatch --mem={cluster.ram} --cpus-per-task={threads} -q hubbioit -p hubbioit"
-j
300
--nolock
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