Mercurial > repos > gaelcge > cellranger_atac_galaxy
comparison Tool-test.txt @ 0:a62bafb1aaf8 draft default tip
"planemo upload commit ff0d185541dc4b0a5839fca166f1beb459dee61c"
author | gaelcge |
---|---|
date | Tue, 02 Aug 2022 19:42:44 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a62bafb1aaf8 |
---|---|
1 ***** links to input data for 10X single-analysis and Seurat tutorials **** | |
2 **** | |
3 | |
4 ***** Single-Cell ATACseq (10X Genomics) - from fastq to dimentionality reduction | |
5 | |
6 Fastq = https://support.10xgenomics.com/single-cell-atac/datasets/1.2.0/atac_v1_pbmc_5k | |
7 small_fastq_files = https://support.10xgenomics.com/single-cell-atac/datasets/2.0.0/atac_pbmc_500_nextgem | |
8 | |
9 Software = Cell Ranger ATAC 1.2.0 (https://support.10xgenomics.com/single-cell-atac/software/pipelines/latest/installation) | |
10 | |
11 Tutorial from cell ranger output to clustering = https://satijalab.org/signac/articles/pbmc_vignette.html | |
12 | |
13 | |
14 | |
15 ****** Multiome (ARC) = scRNA + scATACseq (10X Genomics) - from fastq to dimentionality reduction | |
16 | |
17 Fastq = https://support.10xgenomics.com/single-cell-multiome-atac-gex/datasets/1.0.0/pbmc_unsorted_3k | |
18 | |
19 Software = Cell Ranger ARC 1.0.0 (https://support.10xgenomics.com/single-cell-multiome-atac-gex/software/pipelines/latest/installation) | |
20 | |
21 Tutorial from cell ranger output to clustering (PBMC - RNA & ATAC) = https://satijalab.org/seurat/v4.0/weighted_nearest_neighbor_analysis.html | |
22 | |
23 | |
24 | |
25 ********** Pipeline implentation ********* | |
26 ******* | |
27 | |
28 ***** Galaxy | |
29 | |
30 | |
31 | |
32 ***** NextFlow | |
33 https://github.com/WarrenLab/single-cell | |
34 https://figshare.com/articles/BICF_Cellranger_count_Analysis_Workflow/9702698 | |
35 https://nf-co.re/scrnaseq/1.0.0 | |
36 https://hub.docker.com/r/nfcore/demultiplex | |
37 | |
38 |