-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2699374
commit c468bbc
Showing
14 changed files
with
91 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 00-template.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/00-template.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,6 @@ | ||
## Notes for the introduction | ||
# Notes for 01-introduction.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/01-introduction.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 02-data-infrastructure-and-import.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/02-data-infrastructure-and-import.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 03-quality-control.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/03-quality-control.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 04-normalization.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/04-normalization.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 05-feature-selection.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/05-feature-selection.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 06-dimensionality-reduction.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/06-dimensionality-reduction.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 07-clustering.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/07-clustering.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 08-marker-gene-detection.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/08-marker-gene-detection.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 09-cell-annotation.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/09-cell-annotation.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 10-data-integration.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/10-data-integration.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 11-multi-sample-comparisons.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/11-multi-sample-comparisons.R | ||
|
||
## Notes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Notes for 12-spatial-transcriptomics.R | ||
# -------------------------------------- | ||
## Copy code from https://github.com/lcolladotor/osca_LIIGH_UNAM_2020/blob/master/12-spatial-transcriptomics.R | ||
|
||
## Notes | ||
|