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
af707de4
Verified
Commit
af707de4
authored
Jul 7, 2022
by
Laurent Modolo
Browse files
Options
Downloads
Patches
Plain Diff
update 1_scrnaseq_data
parent
52c51147
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
1_scrnaseq_data/scrnaseq_data.Rmd
+2
-2
2 additions, 2 deletions
1_scrnaseq_data/scrnaseq_data.Rmd
Makefile
+6
-6
6 additions, 6 deletions
Makefile
with
8 additions
and
8 deletions
1_scrnaseq_data/scrnaseq_data.Rmd
+
2
−
2
View file @
af707de4
...
@@ -776,7 +776,7 @@ Do we keep reads mapping to introns ?
...
@@ -776,7 +776,7 @@ Do we keep reads mapping to introns ?
Do we keep reads mapping after the annotated 3' UTR ?
Do we keep reads mapping after the annotated 3' UTR ?
\begin{center}
\begin{center}
\includegraphics[width=0.65\textwidth]{img/undetected_read_intergenic_mapping.png}
\includegraphics[width=0.65\textwidth]{
./
img/undetected_read_intergenic_mapping.png}
\end{center}
\end{center}
## mRNA identification
## mRNA identification
...
@@ -789,7 +789,7 @@ Do we keep reads mapping after the annotated 3' UTR ?
...
@@ -789,7 +789,7 @@ Do we keep reads mapping after the annotated 3' UTR ?
\begin{columns}
\begin{columns}
\column{0.65\textwidth}
\column{0.65\textwidth}
\begin{center}
\begin{center}
\includegraphics[width=\textwidth]{img/discared_reads.png
\includegraphics[width=\textwidth]{
./
img/discared_reads.png
}
}
\end{center}
\end{center}
\column{0.35\textwidth}
\column{0.35\textwidth}
...
...
This diff is collapsed.
Click to expand it.
Makefile
+
6
−
6
View file @
af707de4
...
@@ -6,19 +6,19 @@ all: 1_scrnaseq_data/scrnaseq_data.pdf \
...
@@ -6,19 +6,19 @@ all: 1_scrnaseq_data/scrnaseq_data.pdf \
6_dea/dea.pdf
6_dea/dea.pdf
1_scrnaseq_data/scrnaseq_data.pdf
:
1_scrnaseq_data/scrnaseq_data.Rmd
1_scrnaseq_data/scrnaseq_data.pdf
:
1_scrnaseq_data/scrnaseq_data.Rmd
cd
1_scrnaseq_data/
&&
make
make
-C
1_scrnaseq_data/
2_normalization/normalization.pdf
:
2_normalization/normalization.Rmd
2_normalization/normalization.pdf
:
2_normalization/normalization.Rmd
cd
2_normalization/
&&
make
make
-C
2_normalization/
3_dimension_reduction/dimension_reduction.pdf
:
3_dimension_reduction/dimension_reduction.Rmd
3_dimension_reduction/dimension_reduction.pdf
:
3_dimension_reduction/dimension_reduction.Rmd
cd
3_dimension_reduction/
&&
make
make
-C
3_dimension_reduction/
4_clustering/clustering.pdf
:
4_clustering/clustering.Rmd
4_clustering/clustering.pdf
:
4_clustering/clustering.Rmd
cd
4_clustering/
&&
make
make
-C
4_clustering/
5_pseudo_time/pseudo_time.pdf
:
5_pseudo_time/pseudo_time.Rmd
5_pseudo_time/pseudo_time.pdf
:
5_pseudo_time/pseudo_time.Rmd
cd
5_pseudo_time/
&&
make
make
-C
5_pseudo_time/
6_dea/dea.pdf
:
6_dea/dea.Rmd
6_dea/dea.pdf
:
6_dea/dea.Rmd
cd
6_dea/
&&
make
make
-C
6_dea/
\ No newline at end of file
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
sign in
to comment