Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ChIPster
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
Xavier Grand
ChIPster
Commits
d854d051
Unverified
Commit
d854d051
authored
6 years ago
by
Laurent Modolo
Browse files
Options
Downloads
Patches
Plain Diff
TP_experimental_biologists.md : fix for PSMN computers
parent
ea8eaa49
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/TP_experimental_biologists.md
+10
-0
10 additions, 0 deletions
doc/TP_experimental_biologists.md
with
10 additions
and
0 deletions
doc/TP_experimental_biologists.md
+
10
−
0
View file @
d854d051
...
...
@@ -164,9 +164,19 @@ After writing this first pipeline, you may want to test it. To do that, first cl
You can then run the following commands to download your project on your computer:
If you are on a PSMN computer:
```
sh
pip
install
cutadapt
=
1.14
PATH
=
"/scratch/lmodolo/:
$PATH
"
git config
--global
http.sslVerify
false
```
and then :
> Don't forget to replace *https://gitlab.biologie.ens-lyon.fr/* by *gitlab_lbmc* if you are using your own computer
```
sh
git clone https://gitlab.biologie.ens-lyon.fr/<usr_name>/nextflow.git
cd
nextflow
src/install_nextflow.sh
...
...
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