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
b27127cd
Unverified
Commit
b27127cd
authored
4 years ago
by
Laurent Modolo
Browse files
Options
Downloads
Patches
Plain Diff
TP_experimental_biologists.md: fix tiny_dataset url
parent
abf69fca
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
+2
-2
2 additions, 2 deletions
doc/TP_experimental_biologists.md
with
2 additions
and
2 deletions
doc/TP_experimental_biologists.md
+
2
−
2
View file @
b27127cd
...
...
@@ -143,7 +143,7 @@ We also need data to run our pipeline:
```
cd data
git clone git@gitbio.ens-lyon.fr:LBMC/tiny_dataset.git
git clone git@gitbio.ens-lyon.fr:LBMC/
hub/
tiny_dataset.git
cd ..
```
...
...
@@ -352,7 +352,7 @@ Then you need to clone your pipeline and get the data:
git config
--global
http.sslVerify
false
git clone https://gitbio.ens-lyon.fr/<usr_name>/nextflow.git
cd
nextflow/data
git clone https://gitbio.ens-lyon.fr/LBMC/tiny_dataset.git
git clone https://gitbio.ens-lyon.fr/LBMC/
hub/
tiny_dataset.git
git config
--global
http.sslVerify
true
cd
..
```
...
...
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