-
Notifications
You must be signed in to change notification settings - Fork 8
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
Showing
26 changed files
with
2,173 additions
and
1,505 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,10 +16,8 @@ jobs: | |
uses: actions/checkout@v2 | ||
|
||
- name: Lint Code Base | ||
uses: github/super-linter@v4 | ||
env: | ||
VALIDATE_ALL_CODEBASE: false | ||
DEFAULT_BRANCH: master | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|
||
VALIDATE_SNAKEMAKE_SNAKEFMT: true | ||
uses: snakemake/[email protected] | ||
with: | ||
directory: . | ||
snakefile: workflow/snakefile_basic.smk | ||
args: "--lint" |
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
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 |
---|---|---|
@@ -1,2 +1,3 @@ | ||
sample | ||
SAMPLE-1_scR | ||
SAMPLENAME1 | ||
SAMPLENAME2 |
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,7 +1,8 @@ | ||
Major Subtype | ||
B.cells_find.markers.1.union.group.14_classifier none | ||
Plasma.cells_find.markers.1.group.19_classifier none | ||
AML_find.markers.1.union.group.0.1.3.4.7.8.9.11.17.18_classifier HSC.Prog.putativeAML_bone.marrow_VanGalen19,AML.HSC.Prog.like_aml_VanGalen19,GMP.putativeAML_bone.marrow_VanGalen19,AML.GMP.like_aml_VanGalen19,Myeloid.putativeAML_bone.marrow_VanGalen19,AML.Myeloid.like_aml_VanGalen19 | ||
T.cells_find.markers.1.union.group.2.5.6.10.13_classifier T.cells.CD8_normal_Newman15,T.cells.CD4.naive_normal_Newman15,NK.cells.resting_normal_Newman15,NK.cells.activated_normal_Newman15 | ||
B.cells_find.markers.TP.AML.5.group.7.11_classifier none | ||
Plasma.cells_find.markers.TP.AML.5.group.12_classifier none | ||
AML_find.markers.TP.AML.5.group.0.1.4.8.10.15_classifier HSC.Prog.putativeAML_bone.marrow_VanGalen19,AML.HSC.Prog.like_aml_VanGalen19,GMP.putativeAML_bone.marrow_VanGalen19,AML.GMP.like_aml_VanGalen19,Myeloid.putativeAML_bone.marrow_VanGalen19,AML.Myeloid.like_aml_VanGalen19 | ||
T.cells_find.markers.TP.AML.5.group.2.3.9.16.17_classifier T.cells.CD8_normal_Newman15,T.cells.CD4.naive_normal_Newman15,NK.cells.resting_normal_Newman15,NK.cells.activated_normal_Newman15 | ||
Erythroid.cells_find.markers.1.group.12.15_classifier none | ||
Plasmacytoid.dendritic.cell_melanoma_classifier none | ||
Monocyte.like.cells_find.markers.TP.AML.5.group.6_classifier none |
Oops, something went wrong.