Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TreeFrog scRNASeq
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LBMC
Hub
formations
TreeFrog scRNASeq
Commits
dbb0508b
Verified
Commit
dbb0508b
authored
Jul 8, 2022
by
Laurent Modolo
Browse files
Options
Downloads
Patches
Plain Diff
install tidyverse
parent
e5c69fc0
No related branches found
No related tags found
No related merge requests found
Pipeline
#343
failed
Jul 8, 2022
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
5_pseudo_time/pseudo_time.Rmd
+2
-2
2 additions, 2 deletions
5_pseudo_time/pseudo_time.Rmd
with
3 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
0
View file @
dbb0508b
...
@@ -3,6 +3,7 @@ pages:
...
@@ -3,6 +3,7 @@ pages:
image
:
rocker/r-rmd
image
:
rocker/r-rmd
script
:
script
:
-
mkdir -p public/img
-
mkdir -p public/img
-
R -e 'install.packages("tidyverse")'
-
make
-
make
-
cp 1_scrnaseq_data/scrnaseq_data.pdf 2_normalization/normalization.pdf 3_dimension_reduction/dimension_reduction.pdf 4_clustering/clustering.pdf 5_pseudo_time/pseudo_time.pdf 6_dea/dea.pdf public/
-
cp 1_scrnaseq_data/scrnaseq_data.pdf 2_normalization/normalization.pdf 3_dimension_reduction/dimension_reduction.pdf 4_clustering/clustering.pdf 5_pseudo_time/pseudo_time.pdf 6_dea/dea.pdf public/
artifacts
:
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
5_pseudo_time/pseudo_time.Rmd
+
2
−
2
View file @
dbb0508b
...
@@ -464,7 +464,7 @@ the velocity $v_i$ may be computed for each cell $i$:
...
@@ -464,7 +464,7 @@ the velocity $v_i$ may be computed for each cell $i$:
\begin{center}
\begin{center}
\href{https://doi.org/10.1101/2022.06.19.494717}{
\href{https://doi.org/10.1101/2022.06.19.494717}{
\includegraphics[width=\textwidth]{img/velocity_dim_red_1.png}
\includegraphics[width=
0.6
\textwidth]{img/velocity_dim_red_1.png}
}
}
\end{center}
\end{center}
...
@@ -474,7 +474,7 @@ the velocity $v_i$ may be computed for each cell $i$:
...
@@ -474,7 +474,7 @@ the velocity $v_i$ may be computed for each cell $i$:
\begin{center}
\begin{center}
\href{https://doi.org/10.1101/2022.06.19.494717}{
\href{https://doi.org/10.1101/2022.06.19.494717}{
\includegraphics[width=\textwidth]{img/velocity_dim_red_2.png}
\includegraphics[width=
0.9
\textwidth]{img/velocity_dim_red_2.png}
}
}
simulation on a dataset of 10 genes
simulation on a dataset of 10 genes
\end{center}
\end{center}
...
...
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