Skip to content

Commit 2f8a56c

Browse files
authored
PD-2950: Write up SlideTags documentation (#1581)
1 parent caa83f6 commit 2f8a56c

File tree

7 files changed

+184
-22
lines changed

7 files changed

+184
-22
lines changed

beta-pipelines/skylab/slidetags/SlideTags.changelog.md

Whitespace-only changes.

beta-pipelines/skylab/slidetags/SlideTags.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ workflow SlideTags {
4444
docker: "Docker image to use"
4545
}
4646

47-
# Call the Optimus workflow
47+
# Call the optimus workflow
4848
call optimus.Optimus as Optimus {
4949
input:
5050
cloud_provider = cloud_provider,

pipeline_versions.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
Pipeline Name Version Date of Last Commit
22
BuildIndices 4.0.0 2025-01-17
3-
Multiome 6.0.2 25-04-16
43
PairedTag 2.1.1
54
atac 2.7.2 2025-04-15
6-
Optimus 8.0.0 2025-04-02
7-
SlideSeq 3.6.0 2025-04-02
8-
snm3C 4.0.4 2024-08-06
5+
Multiome 6.0.2 25-04-16
96
PeakCalling 1.0.0
107
MultiSampleSmartSeq2SingleNucleus 2.2.0 2025-04-02
8+
snm3C 4.0.4 2024-08-06
9+
SlideSeq 3.6.0 2025-04-02
10+
Optimus 8.0.0 2025-04-02
11+
IlluminaGenotypingArray 1.12.24 2024-11-04
12+
ExomeReprocessing 3.3.4 2025-02-21
1113
CramToUnmappedBams 1.1.3 2024-08-02
1214
WholeGenomeReprocessing 3.3.4 2025-02-21
13-
ExomeReprocessing 3.3.4 2025-02-21
14-
RNAWithUMIsPipeline 1.0.18 2024-11-04
15-
ArrayImputationQuotaConsumed 1.0.2 2025-04-07
16-
ImputationBeagle 1.0.2 2025-04-07
17-
Imputation 1.1.18 2025-04-07
18-
UltimaGenomicsWholeGenomeCramOnly 1.1.0 2025-03-17
19-
UltimaGenomicsWholeGenomeGermline 1.2.0 2025-03-17
20-
WholeGenomeGermlineSingleSample 3.3.4 2025-02-12
21-
ExomeGermlineSingleSample 3.2.4 2025-02-21
2215
VariantCalling 2.2.5 2025-02-21
23-
JointGenotyping 1.7.2 2024-11-04
2416
ReblockGVCF 2.4.1 2025-02-21
2517
UltimaGenomicsJointGenotyping 1.2.2 2024-11-04
26-
IlluminaGenotypingArray 1.12.24 2024-11-04
18+
JointGenotyping 1.7.2 2024-11-04
19+
ExomeGermlineSingleSample 3.2.4 2025-02-21
20+
WholeGenomeGermlineSingleSample 3.3.4 2025-02-12
21+
UltimaGenomicsWholeGenomeGermline 1.2.0 2025-03-17
22+
UltimaGenomicsWholeGenomeCramOnly 1.1.0 2025-03-17
23+
RNAWithUMIsPipeline 1.0.18 2024-11-04
24+
Imputation 1.1.18 2025-04-07
25+
ArrayImputationQuotaConsumed 1.0.2 2025-04-07
26+
ImputationBeagle 1.0.2 2025-04-07

website/docs/Pipelines/SlideTags_Pipeline/README.md

Lines changed: 164 additions & 6 deletions
Large diffs are not rendered by default.
Loading
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Slide-tags",
3+
"position": 15
4+
}

0 commit comments

Comments
 (0)