Skip to content

Commit 5da742b

Browse files
nikellepetrilloekiernanjessicaway
authored
Np add fasta files to buildind docs (#1791)
* dummy commit * doc changes * doc changes * Update website/docs/Pipelines/BuildIndices_Pipeline/README.md Co-authored-by: Elizabeth Kiernan <55763654+ekiernan@users.noreply.github.com> * Update website/docs/Pipelines/BuildIndices_Pipeline/README.md Co-authored-by: Elizabeth Kiernan <55763654+ekiernan@users.noreply.github.com> * Update website/docs/Pipelines/BuildIndices_Pipeline/README.md Co-authored-by: Jessica Way <jway@broadinstitute.org> --------- Co-authored-by: Elizabeth Kiernan <55763654+ekiernan@users.noreply.github.com> Co-authored-by: Jessica Way <jway@broadinstitute.org>
1 parent 5eef3b4 commit 5da742b

File tree

1 file changed

+5
-0
lines changed
  • website/docs/Pipelines/BuildIndices_Pipeline

1 file changed

+5
-0
lines changed

website/docs/Pipelines/BuildIndices_Pipeline/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ Example references are available in the Broad Public Reference bucket, a Google
146146
| STAR Annotation GTF | `gs://gcp-public-data--broad-references/hg38/v0/star/v2_7_10a/modified_v43.annotation.gtf` |
147147
| BWA-MEM2 Index TAR | `gs://gcp-public-data--broad-references/hg38/v0/bwa/v2_2_1/bwa-mem2-2.2.1-Human-GENCODE-build-GRCh38.tar` |
148148
| Chromosome Sizes | `gs://gcp-public-data--broad-references/hg38/v0/bwa/v2_2_1/chrom.sizes` |
149+
| FASTA | `gs://gcp-public-data--broad-references/hg38/v0/single_nucleus_smart_seq_2/GRCh38.primary_assembly.genome.fa` |
149150

150151

151152
### Mouse
@@ -159,6 +160,8 @@ Example references are available in the Broad Public Reference bucket, a Google
159160
| STAR Annotation GTF | `gs://gcp-public-data--broad-references/GRCm39/star/v2_7_10a/modified_vM32.annotation.gtf` |
160161
| BWA-MEM2 Index TAR | `gs://gcp-public-data--broad-references/GRCm39/bwa/v2_2_1/bwa-mem2-2.2.1-Mouse-GENCODE-build-GRCm39.tar` |
161162
| Chromosome Sizes | `gs://gcp-public-data--broad-references/GRCm39/bwa/v2_2_1/chrom.sizes` |
163+
| FASTA | `gs://gcp-public-data--broad-references/GRCm39/single_nucleus_smart_seq_2/GRCm39.primary_assembly.genome.fa` |
164+
162165

163166
### Macaque
164167
Inputs for the Macaque reference below were modified using a custom tool to handle nuclear mitochondrial inserts, [numty-dumpty](https://github.com/nkschaefer/numty-dumpty). See the README for the [STAR index](https://storage.cloud.google.com/gcp-public-data--broad-references/M.mulatta/Mmul_10/star/v2_7_10a/numty_dumpty/README_STAR.txt) and the [bwa-mem2 index]
@@ -172,6 +175,8 @@ Inputs for the Macaque reference below were modified using a custom tool to hand
172175
| BWA Index TAR | `gs://gcp-public-data--broad-references/M.mulatta/Mmul_10/bwa/v2_2_1/bwa-mem2-2.2.1-Macaque-NCBI-build-GCF_003339765.1.tar` |
173176
| GTF Annotation | `gs://gcp-public-data--broad-references/M.mulatta/Mmul_10/star/v2_7_10a/10x_filtered/mt_v103_modified.annotation.gtf` |
174177
| Chromosome Sizes | `gs://gcp-public-data--broad-references/M.mulatta/Mmul_10/bwa/v2_2_1/chrom.sizes` |
178+
| FASTA | `gs://gcp-public-data--broad-references/M.mulatta/Mmul_10/single_nucleus_smart_seq_2/GCF_003339765.1_Mmul_10_genomic.fna` |
179+
175180

176181
This macaque reference works with the Optimus, Multiome, and Paired-tag workflows. However, mitochondrial genes are not demarcated with an "mt-" tag. A separate text file with MT genes is required. An example is the list below:
177182

0 commit comments

Comments
 (0)