{"title": "Analysis Pipeline FAQ", "status": "open", "content": [{"file": "/docs/public/pipeline_faq.jsx", "status": "open", "options": {"filetype": "jsx", "collapsible": false, "default_open": true, "convert_ext_links": true, "initial_header_level": 2}, "consortia": [{"@type": ["Consortium", "Item"], "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "status": "open", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "identifier": "pipeline_faq", "date_created": "2025-10-10T16:21:09.142999+00:00", "section_type": "Page Section", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:13:27.814068+00:00"}, "schema_version": "1", "submission_centers": [{"@type": ["SubmissionCenter", "Item"], "status": "open", "display_title": "HMS DAC", "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/static-sections/6c096d6a-d9ff-43ec-b6f6-10ebf8e55c5d/", "@type": ["StaticSection", "UserContent", "Item"], "uuid": "6c096d6a-d9ff-43ec-b6f6-10ebf8e55c5d", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "pipeline_faq", "content": "\n<div className=\"faq-container\">\n    <h2 className=\"faq-header\">Frequently Asked Questions</h2>\n\n    <div className=\"faq-body\">\n        <details>\n            <summary><span>What processing and alignment steps are applied by the SMaHT Data Analysis Center (DAC) to the originally submitted sequencing data in the FASTQ or unaligned BAM format?</span><i className=\"icon icon-chevron-down fas\"></i></summary>\n            <div className=\"response\">\n                <b>Illumina paired-end</b>\n                <ul>\n                    <li>All reads - both mapped and unmapped - are retained. No read is discarded, and the whole reads are retained. No trimming (\u201chard clipping\u201d) of reads is performed.</li>\n                    <li>The only reads removed are those affected by polyG artifacts, which arise on one- and two-channel sequencers (e.g., NovaSeq) when the dark base G is incorrectly called after synthesis termination. These artifacts typically appear as long G-runs at the ends of reads and can accumulate in GC-rich regions (e.g., chr2:32916230-32916625), creating downstream alignment issues.</li>\n                    <li>Original quality scores are retained in the OQ tag, enabling regeneration of FASTQ files with the original base qualities.</li>\n                    <li>Read groups are updated to include SMaHT portal identifiers for SM and LB.</li>\n                </ul>\n                <br/>\n                <b>PacBio</b>\n                <ul>\n                    <li>All reads - both mapped and unmapped - are retained. No read is discarded, and the whole reads are retained. No trimming (\u201chard clipping\u201d) of reads is performed.</li>\n                    <li>Non-essential kinetic tags are removed to reduce file size, but methylation-related tags (MM, ML) and assay-specific tags (e.g., Fiber-seq) are preserved.</li>\n                    <li>Read groups are modified to include SMaHT portal identifiers for SM and LB.</li>\n                </ul>\n                <br/>\n                <b>ONT</b>\n                <ul>\n                    <li>All reads - both mapped and unmapped - are retained. No read is discarded, and the whole reads are retained. No trimming (\u201chard clipping\u201d) of reads is performed.</li>\n                    <li>Non-essential kinetic tags are removed to reduce file size, while methylation-related tags (MM, ML) and assay-specific tags are preserved.</li>\n                    <li>Read groups are updated to include SMaHT portal identifiers for SM and LB.</li>\n                </ul>\n            </div>\n        </details>\n\n        <details>\n            <summary><span>How are CRAM files generated?</span><i className=\"icon icon-chevron-down fas\"></i></summary>\n            <div className=\"response\">\n                <span>CRAM files are generated from BAM using Samtools <i>view</i>.</span>\n                <br/>\n                <br/>\n                <span>Command:</span>\n                <br/>\n                <div class=\"ps-2\">\n                    <code>samtools view -@</code> {`<threads>`} <code>-hC -T</code> {`<reference.fasta>`} <code>-o</code> {`<output.cram>`} {`<input.bam>`}\n                </div>\n            </div>\n        </details>\n\n        <details>\n            <summary><span>Which reference genome is used for CRAM conversion?</span><i className=\"icon icon-chevron-down fas\"></i></summary>\n            <div className=\"response\">\n                <span>CRAM files are generated using the standard reference genome agreed upon by the consortium.</span>\n                <br/>\n                <br/>\n                <span>The specific version in use is GCA_000001405.15 no_alt_analysis_set, accessible for download <a tagret=\"_blank\" href=\"https://www.google.com/url?q=https://ftp.ncbi.nlm.nih.gov/genomes/all/GCA/000/001/405/GCA_000001405.15_GRCh38/seqs_for_alignment_pipelines.ucsc_ids/&sa=D&source=docs&ust=1760049508430248&usg=AOvVaw1Xxrhdbz21NdR1DnkE1wEH\">here</a> in the following file: GCA_000001405.15_GRCh38_no_alt_analysis_set.fna.gz</span>\n                <br/>\n                <br/>\n                <span>This version excludes ALT contigs and Human decoy sequences from hs38d1 (GCA_000786075.2), and includes the following sequences:</span>\n                <ul>\n                    <li>Chromosomes from the GRCh38 Primary Assembly unit.</li>\n                    <li>Mitochondrial genome from the GRCh38 non-nuclear assembly unit.</li>\n                    <li>Unlocalized scaffolds from the GRCh38 Primary Assembly unit.</li>\n                    <li>Unplaced scaffolds from the GRCh38 Primary Assembly unit.</li>\n                    <li>Epstein-Barr virus (EBV) sequence.</li>\n                </ul>\n                <br/>\n                <i>Note: The two PAR regions on chrY have been hard-masked with Ns, and the chromosome Y sequence is not identical to the GenBank sequence but shares the same coordinates. Similarly, duplicate copies of centromeric arrays and WGS on chromosomes 5, 14, 19, 21 & 22 have been hard-masked with Ns.</i>\n                <br/>\n                <br/>\n                <i>Note: The EBV sequence is not part of the genome assembly but is included in the analysis set for aligning reads often present in sequencing samples.</i>\n            </div>\n        </details>\n\n        <details>\n            <summary><span>How can I convert a CRAM file back to BAM?</span><i className=\"icon icon-chevron-down fas\"></i></summary>  \n            <div className=\"response\">\n                <span>You can convert any CRAM file back to BAM using Samtools <i>view</i>.</span>\n                <br/>\n                <br/>\n                <span>Command:</span>\n                <br/>\n                <div class=\"ps-2\"><code>samtools view -@</code> {`<threads>`} <code>-hb -T</code> {`<reference.fasta>`} {`<input.cram>`} <code>{`>`}</code> {`<output.bam>`}</div>\n                <br/>\n                <ul>\n                    <li><i><code>view</code></i> decodes the CRAM file with the reference (-T) and produces BAM (-b) with header (-h).</li>\n                </ul>\n            </div>\n        </details>\n\n        <details>\n            <summary><span>How can I generate an unaligned BAM (uBAM) from a CRAM file?</span><i className=\"icon icon-chevron-down fas\"></i></summary>      \n            <div className=\"response\">\n                <span>You can use Picard <i>RevertSam</i>. This command removes all alignment information, restores original qualities from the OQ tag if present, and sanitizes the file to enforce mate consistency (if paired-end data) while discarding non-primary alignments.</span>\n                <br/>\n                <br/>\n                <span>Command:</span>\n                <br/>\n                <div class=\"ps-2\"><code>picard RevertSam \\ <br/></code><code>I=</code>{`<input.cram>`} <code>\\ <br/>O=</code>{`<unmapped.bam>`} <br/><code>{`\\ REFERENCE_SEQUENCE=`}</code>{`<reference.fasta>`} <code>\\ <br/>REMOVE_ALIGNMENT_INFORMATION=true <br/>RESTORE_ORIGINAL_QUALITIES=true <br/>SANITIZE=true <br/>KEEP_FIRST_DUPLICATE=true</code></div>\n                <br/>\n                <br/>\n                <span>Use the <code>-Xmx</code> argument to set Java heap space if needed (e.g., -Xmx32g allocates 32G).</span>\n            </div>\n        </details>\n        \n        <details>\n            <summary><span>How can I regenerate FASTQ files from a CRAM file?</span><i className=\"icon icon-chevron-down fas\"></i></summary>\n            <div className=\"response\">\n                <b>Illumina paired-end</b>\n                <br/>\n                <span>Use Samtools <i>view</i>, Samtools <i>collate</i>, and Samtools <i>fastq</i> in combination. Both mapped and unmapped reads are retained.</span>\n                <br/>\n                <br/>\n                <span>Command:</span>\n                <br/>\n                <div class=\"ps-2\"><code>samtools view -@</code> {`<threads>`} <code>-hb -T</code> {`<reference.fasta>`} {`<input.cram> `}<code> {`| `}\\<br/>{`samtools collate -@`}</code> {`<threads>`} <code>{`-f -r 10000000 -u -O - | `}\\<br/>{`samtools fastq`} \\</code><br/>\n                    <div class=\"ps-4\">\n                        <code>-1</code> {`<prefix>`}<code>{`.1.fastq.gz`} \\<br/>{`-2 `}</code>{`<prefix>`}<code>{`.2.fastq.gz`} \\ <br/>{`-0 /dev/null -s /dev/null -n`} \\ <br/>-O \\ <br/>-@</code> {`<threads>`} <code>-</code>\n                    </div>\n                </div>\n                <br/>\n                <ul>\n                    <li><i><code>view</code></i> decodes the CRAM file with the reference (<code>-T</code>) and produces BAM (<code>-b</code>) with header (<code>-h</code>).</li>\n                    <li><i><code>collate</code></i> ensures read pairs are sorted correctly. Fast mode (<code>-f</code>) uses an in-memory buffer (<code>-r</code>) to speed up pairing (10M alignments ~12GB RAM).</li>\n                    <li><i><code>fastq</code></i> writes paired reads to {`<prefix>`}<code>.1.fastq.gz</code> and {`<prefix>`}<code>.2.fastq.gz</code>, one mate per file. <code>-O</code> uses OQ quality scores if available. Unpaired and singleton reads are discarded (<code>-0 /dev/null -s /dev/null</code>) - <i>this is actually not necessary for DAC generated data since we do not discard individual mates during alignment and we don't have singleton or unpaired reads in the CRAM file; added to the command for completion.</i></li>\n                </ul>\n\n                <br/>\n                <b>PacBio</b>\n                <br/>\n                <span>Use Samtools <code>view</code> and Samtools <code>fastq</code> in combination. Both mapped and unmapped reads are retained.</span>\n                <br/>\n                <br/>\n                <span>Command:</span>\n                <br/>\n                <div class=\"ps-2\">\n                    <code>samtools view -@</code> {`<threads>`} <code>-hb -T</code> {`<reference.fasta>`} {`<input.cram>`}<code> | \\<br/>samtools fastq -n -@ </code>{`<threads>`}<code> - | \\</code><br/><code>bgzip -@ </code>{`<threads>`}<code> {`>`} </code>{`<prefix>`}<code>.fastq.gz</code>\n                </div>\n                <ul>\n                    <li><i><code>view</code></i> decodes the CRAM file with the reference (<code>-T</code>) and produces BAM (<code>-b</code>) with header (<code>-h</code>).</li>\n                    <li><i><code>fastq</code></i> / <i><code>bgzip</code></i> writes all reads to {`<prefix>`}<code>.fastq.gz</code>. <code>-n</code> preserves original read names.</li>\n                </ul>\n                <br/>\n                <i>Note: FASTQ cannot carry SAM auxiliary tags (e.g., MM/ML tags for methylation). If converted to FASTQ, these tags are lost unless re-annotated after re-alignment.</i>\n                \n                <br/>\n                <br/>\n                <b>Re-alignment using pbmm2</b>\n                <br/>\n                <span>If re-aligning using pbmm2 (<a href=\"https://github.com/PacificBiosciences/pbmm2\">https://github.com/PacificBiosciences/pbmm2</a>), you can simply generate the aligned BAM from the CRAM file and run pbmm2 directly. pbmm2 will ignore non-primary alignments and import all tags correctly.</span>\n\n                <br/>\n                <br/>\n                <b>ONT</b>\n                <br/>\n                <span>Use Samtools <i>view</i> and Samtools <i>fastq</i> in combination. Both mapped and unmapped reads are retained.</span>\n                <br/>\n                <br/>\n                <span>Command:</span>\n                <br/>\n                <div class=\"ps-2\"><code>samtools view -@ </code>{`<threads>`}<code> -hb -T </code>{`<reference.fasta> <input.cram>`} <code>| \\</code><br/> <code>samtools fastq -n -@ </code>{`<threads>`}<code> - | \\</code><br/><code>bgzip -@ </code>{`<threads>`}<code> {`>`} </code>{`<prefix>`}<code>.fastq.gz</code></div>\n                <br/>\n                <ul>\n                    <li><i><code>view</code></i> decodes the CRAM file with the reference (<code>-T</code>) and produces BAM (<code>-b</code>) with header (<code>-h</code>).</li>\n                    <li><i><code>fastq / bgzip</code></i> writes all reads to {`<prefix>`}<code>.fastq.gz</code>. <code>-n</code> preserves original read names.</li>\n                </ul>\n\n                <br/>\n                <i>Note: FASTQ cannot carry SAM auxiliary tags (e.g., MM/ML tags for methylation). If converted to FASTQ, these tags are lost unless re-annotated after re-alignment.</i>\n\n                <br/>\n                <br/>\n                <b>Re-alignment using minimap2</b>\n                <br/>\n                <span>If re-aligning using minimap2, FASTQ can be streamed directly into minimap2 while carrying over the desired tags.</span>\n                <br/>\n                <br/>\n                <span>Command:</span>\n                <br/>\n                <div class=\"ps-2\"><code>samtools view -@</code> {`<threads>`} <code>-hb -T </code>{`<reference.fasta> <input.cram>`} <code>| \\</code> <br/><code>samtools fastq -n -@ </code>{`<threads>`} <code>-T </code>{`<tag1>,<tag2>`} <code>- |</code> <br/><code>minimap2 -y</code> {`<...>`} <code>{`>`}</code> {`<aligned.bam>`}</div>\n                <br/>\n                <ul>\n                    <li><i><code>view</code></i> decodes the CRAM file with the reference (<code>-T</code>) and produces BAM (<code>-b</code>) with header (<code>-h</code>).</li>\n                    <li><i><code>fastq</code></i> extracts all reads while preserving read names (<code>-n</code>) and appending the specified tags (<code>-T</code>). In minimap2, the <code>-y</code> option re-imports these annotated tags into the alignment.</li>\n                </ul>\n            </div>\n        </details>\n\n    </div>\n</div>", "filetype": "jsx"}], "consortia": [{"display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@type": ["Consortium", "Item"], "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "status": "open", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "identifier": "docs/additional-resources/pipeline_faq", "date_created": "2025-10-10T16:21:27.698408+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:16.214660+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": false, "skip-depth": 1, "header-depth": 4, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "status": "open", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline_faq", "@type": ["DocsAdditional-resourcesPipeline_faqPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "b3e754fd-be49-4998-bd05-040623617cdf", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Analysis Pipeline FAQ", "@context": "/docs/additional-resources/pipeline_faq", "is_leaf": true, "toc": {"enabled": false, "skip-depth": 1, "header-depth": 4, "include-top-link": false}, "next": {"identifier": "docs/additional-resources/donor-manifest-dictionary", "title": "Donor Metadata Dictionary", "status": "open", "content": [{"display_title": "Donor/ProtectedDonor Metadata Dictionary", "status": "open", "@id": "/static-sections/abb80b35-61ac-4433-b6e3-55be1ba15e18/", "uuid": "abb80b35-61ac-4433-b6e3-55be1ba15e18", "@type": ["StaticSection", "UserContent", "Item"], "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "status": "open", "display_title": "SMaHT", "@type": ["Consortium", "Item"], "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2025-09-27T00:21:19.347856+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:22.192540+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": false, "skip-depth": 1, "header-depth": 4, "include-top-link": false}, "submission_centers": [{"@type": ["SubmissionCenter", "Item"], "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "display_title": "HMS DAC", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/donor-manifest-dictionary", "@type": ["DocsAdditional-resourcesDonor-manifest-dictionaryPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "5e64b78a-58c1-48c3-b031-e8837a19b4a4", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Donor Metadata Dictionary", "is_leaf": true, "sibling_length": 5, "sibling_position": 2}, "previous": {"identifier": "docs/additional-resources/pipeline-docs", "children": [{"identifier": "docs/additional-resources/pipeline-docs/fastq_files", "title": "FASTQ", "status": "open", "content": [{"uuid": "439034da-bad5-42c5-8124-3be68276d6cc", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/439034da-bad5-42c5-8124-3be68276d6cc/", "display_title": "FASTQ", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:38.300564+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:16.554553+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/fastq_files", "@type": ["DocsAdditional-resourcesPipeline-docsFastq_filesPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "379e3032-a0fe-45d6-8277-b373b52d3a79", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "FASTQ", "is_leaf": true, "sibling_length": 14, "sibling_position": 0}, {"identifier": "docs/additional-resources/pipeline-docs/short-read_illumina_paired-end", "title": "Illumina (short-read)", "status": "open", "content": [{"uuid": "ce182c42-4f0e-4c1b-b325-213f730a0b42", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/ce182c42-4f0e-4c1b-b325-213f730a0b42/", "display_title": "Illumina (short-read)", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:38.467642+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:16.705736+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/short-read_illumina_paired-end", "@type": ["DocsAdditional-resourcesPipeline-docsShort-read_illumina_paired-endPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "1756229d-7498-444f-b574-983d3020f948", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Illumina (short-read)", "is_leaf": true, "sibling_length": 14, "sibling_position": 1}, {"identifier": "docs/additional-resources/pipeline-docs/long-read_pacbio_hifi", "title": "PacBio HiFi (long-read)", "status": "open", "content": [{"uuid": "23bd319b-19eb-4408-869b-eda806da56a5", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/23bd319b-19eb-4408-869b-eda806da56a5/", "display_title": "PacBio HiFi (long-read)", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:38.631372+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:16.894952+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/long-read_pacbio_hifi", "@type": ["DocsAdditional-resourcesPipeline-docsLong-read_pacbio_hifiPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "ab58ce07-b8f9-4807-aa8a-d651b6cd733d", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "PacBio HiFi (long-read)", "is_leaf": true, "sibling_length": 14, "sibling_position": 2}, {"identifier": "docs/additional-resources/pipeline-docs/long-read_oxford_nanopore", "title": "Oxford Nanopore (long-read)", "status": "open", "content": [{"uuid": "9cc46136-477d-4f6e-8751-94d41e6fb5cf", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/9cc46136-477d-4f6e-8751-94d41e6fb5cf/", "display_title": "Oxford Nanopore (long-read)", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:38.786682+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:17.481180+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/long-read_oxford_nanopore", "@type": ["DocsAdditional-resourcesPipeline-docsLong-read_oxford_nanoporePage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "041ca9a2-2b67-409c-ac50-4705f995fb99", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Oxford Nanopore (long-read)", "is_leaf": true, "sibling_length": 14, "sibling_position": 3}, {"identifier": "docs/additional-resources/pipeline-docs/short-read_rna-seq_paired-end", "title": "Bulk Total RNA (short-read)", "status": "open", "content": [{"uuid": "e1ee7924-99cf-4584-9c89-1e023436c797", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/e1ee7924-99cf-4584-9c89-1e023436c797/", "display_title": "Bulk Total RNA (short-read)", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:38.938307+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:17.998338+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/short-read_rna-seq_paired-end", "@type": ["DocsAdditional-resourcesPipeline-docsShort-read_rna-seq_paired-endPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "582c7cab-bd68-4e86-aa29-6d0e6718b62a", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Bulk Total RNA (short-read)", "is_leaf": true, "sibling_length": 14, "sibling_position": 4}, {"identifier": "docs/additional-resources/pipeline-docs/long-read_rna-seq_pacbio_kinnex", "title": "PacBio Kinnex (long-read)", "status": "open", "content": [{"uuid": "22b22be8-8380-4407-a952-c8106d70c4bc", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/22b22be8-8380-4407-a952-c8106d70c4bc/", "display_title": "PacBio Kinnex (long-read)", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:39.103338+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:18.467926+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/long-read_rna-seq_pacbio_kinnex", "@type": ["DocsAdditional-resourcesPipeline-docsLong-read_rna-seq_pacbio_kinnexPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "3f503a50-8646-4b4d-b870-73eabc8106a2", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "PacBio Kinnex (long-read)", "is_leaf": true, "sibling_length": 14, "sibling_position": 5}, {"identifier": "docs/additional-resources/pipeline-docs/dnascope-hybrid", "title": "Phased Germline: Sentieon DNAScope-Hybrid & Statistical and Long-Read Based Phasing", "status": "open", "content": [{"uuid": "572bc97f-3749-4d0b-850e-793e3d2b33ea", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/572bc97f-3749-4d0b-850e-793e3d2b33ea/", "display_title": "Phased Germline: Sentieon DNAScope-Hybrid & Statistical and Long-Read Based Phasing", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-05-06T16:25:05.611819+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:18.804642+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/dnascope-hybrid", "@type": ["DocsAdditional-resourcesPipeline-docsDnascope-hybridPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "601f73be-f782-4d28-b49a-fc8905d4161b", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Phased Germline: Sentieon DNAScope-Hybrid & Statistical and Long-Read Based Phasing", "is_leaf": true, "sibling_length": 14, "sibling_position": 6}, {"identifier": "docs/additional-resources/pipeline-docs/smaht-snv-calling", "title": "Somatic: SMaHT SNV Pipeline v1.0.0", "status": "open", "content": [{"uuid": "607beb40-d109-46c5-b38d-f4008c296a16", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/607beb40-d109-46c5-b38d-f4008c296a16/", "display_title": "Somatic: SMaHT SNV Pipeline v1.0.0", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-05-06T16:25:05.844877+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:19.362538+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/smaht-snv-calling", "@type": ["DocsAdditional-resourcesPipeline-docsSmaht-snv-callingPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "6d703cf9-9369-4efa-b754-c6097218ac3a", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Somatic: SMaHT SNV Pipeline v1.0.0", "is_leaf": true, "sibling_length": 14, "sibling_position": 7}, {"identifier": "docs/additional-resources/pipeline-docs/genome_builds", "title": "Genome Builds", "status": "open", "content": [{"uuid": "455af80f-2dbd-40c7-b7b0-451783dc87ef", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/455af80f-2dbd-40c7-b7b0-451783dc87ef/", "display_title": "Genome Builds", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:39.260318+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:19.977815+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/genome_builds", "@type": ["DocsAdditional-resourcesPipeline-docsGenome_buildsPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "1ac937fa-8057-44da-ae9d-869d1cc56a1b", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Genome Builds", "is_leaf": true, "sibling_length": 14, "sibling_position": 8}, {"identifier": "docs/additional-resources/pipeline-docs/genome_annotations", "title": "Gene and Transcript Annotations", "status": "open", "content": [{"uuid": "1dc93422-bed2-45c5-8f98-ee57414d4c4a", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/1dc93422-bed2-45c5-8f98-ee57414d4c4a/", "display_title": "Gene and Transcript Annotations", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:39.426175+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:20.156653+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/genome_annotations", "@type": ["DocsAdditional-resourcesPipeline-docsGenome_annotationsPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "01f81cd2-5423-4c26-afd2-5e31f6eef6b6", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Gene and Transcript Annotations", "is_leaf": true, "sibling_length": 14, "sibling_position": 9}, {"identifier": "docs/additional-resources/pipeline-docs/variant_catalogs", "title": "Variant Databases", "status": "open", "content": [{"uuid": "2112c809-bca7-46cc-b700-a5280cb2cdee", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/2112c809-bca7-46cc-b700-a5280cb2cdee/", "display_title": "Variant Databases", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:39.604158+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:20.363763+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/variant_catalogs", "@type": ["DocsAdditional-resourcesPipeline-docsVariant_catalogsPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "f873a9df-a511-4e02-af8c-d6e050980b4e", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Variant Databases", "is_leaf": true, "sibling_length": 14, "sibling_position": 10}, {"identifier": "docs/additional-resources/pipeline-docs/software_specific", "title": "Software-specific Reference Files", "status": "open", "content": [{"uuid": "45e37138-0988-4f31-be2a-acec7605bf3d", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/45e37138-0988-4f31-be2a-acec7605bf3d/", "display_title": "Software-specific Reference Files", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:39.786432+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:20.470884+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/software_specific", "@type": ["DocsAdditional-resourcesPipeline-docsSoftware_specificPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "078a29b1-3cb8-4bcf-bf76-865b66afaa74", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Software-specific Reference Files", "is_leaf": true, "sibling_length": 14, "sibling_position": 11}, {"identifier": "docs/additional-resources/pipeline-docs/release_changelog", "title": "Release Changelog", "status": "open", "content": [{"uuid": "408bc595-868c-43a6-a8f0-105c22ded302", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/408bc595-868c-43a6-a8f0-105c22ded302/", "display_title": "Release Changelog", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:39.943619+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:20.615920+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 3, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/release_changelog", "@type": ["DocsAdditional-resourcesPipeline-docsRelease_changelogPage", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "45445bef-a513-4236-a013-baeecb3e9e25", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Release Changelog", "is_leaf": true, "sibling_length": 14, "sibling_position": 12}, {"identifier": "docs/additional-resources/pipeline-docs/smaht-snv-calling-v2", "title": "Somatic: SMaHT SNV Pipeline v2.0.0", "status": "open", "content": [{"uuid": "1a5368a7-a3af-4310-b5b4-38abb65593b1", "@type": ["StaticSection", "UserContent", "Item"], "status": "open", "@id": "/static-sections/1a5368a7-a3af-4310-b5b4-38abb65593b1/", "display_title": "Somatic: SMaHT SNV Pipeline v2.0.0", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "consortia": [{"@type": ["Consortium", "Item"], "status": "open", "display_title": "SMaHT", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-09-10T17:14:01.333881+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-11T18:30:42.724933+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 2, "include-top-link": false}, "submission_centers": [{"display_title": "HMS DAC", "@type": ["SubmissionCenter", "Item"], "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs/smaht-snv-calling-v2", "@type": ["DocsAdditional-resourcesPipeline-docsSmaht-snv-calling-v2Page", "DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "StaticPage", "Portal"], "uuid": "0fe075df-7e2e-42e5-9ff5-4e7de55bdc04", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Somatic: SMaHT SNV Pipeline v2.0.0", "is_leaf": true, "sibling_length": 14, "sibling_position": 13}], "title": "Analysis Pipelines", "status": "open", "content": [{"display_title": "Analysis Pipelines", "status": "open", "@id": "/static-sections/b78b2ebb-d01c-4635-8a67-76a98ab81772/", "uuid": "b78b2ebb-d01c-4635-8a67-76a98ab81772", "@type": ["StaticSection", "UserContent", "Item"], "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "redirect": {"code": 307, "enabled": false}, "consortia": [{"@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "status": "open", "display_title": "SMaHT", "@type": ["Consortium", "Item"], "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2026-01-09T20:07:37.883644+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-11T15:48:13.407923+00:00"}, "schema_version": "1", "submission_centers": [{"@type": ["SubmissionCenter", "Item"], "status": "open", "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "display_title": "HMS DAC", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources/pipeline-docs", "@type": ["DocsAdditional-resourcesPipeline-docsPage", "DocsAdditional-resourcesPage", "DocsPage", "DirectoryPage", "StaticPage", "Portal"], "uuid": "6e144832-6abc-47e2-bea5-f720598cf61a", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Analysis Pipelines", "sibling_length": 5, "sibling_position": 0}, "parent": {"identifier": "docs/additional-resources", "parent": {"identifier": "docs", "parent": {"identifier": "", "@id": "/", "display_title": "Home", "@type": ["DirectoryPage", "StaticPage", "Portal"]}, "@id": "/docs", "uuid": "089319c4-3ce9-4ec1-bd0b-5451a48bd99e", "display_title": "Documentation", "@type": ["DocsPage", "DirectoryPage", "StaticPage", "Portal"], "sibling_length": 6, "sibling_position": 3}, "title": "Analysis & Additional Resources", "status": "open", "consortia": [{"status": "open", "display_title": "SMaHT", "@id": "/consortia/358aed10-9b9d-4e26-ab84-4bd162da182b/", "@type": ["Consortium", "Item"], "uuid": "358aed10-9b9d-4e26-ab84-4bd162da182b", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "date_created": "2024-03-01T19:21:24.278212+00:00", "submitted_by": {"error": "no view permissions"}, "last_modified": {"modified_by": {"error": "no view permissions"}, "date_modified": "2026-09-10T17:14:21.400108+00:00"}, "schema_version": "1", "table-of-contents": {"enabled": true, "skip-depth": 1, "header-depth": 4, "include-top-link": false}, "submission_centers": [{"@type": ["SubmissionCenter", "Item"], "uuid": "9626d82e-8110-4213-ac75-0a50adf890ff", "display_title": "HMS DAC", "@id": "/submission-centers/9626d82e-8110-4213-ac75-0a50adf890ff/", "status": "open", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}}], "@id": "/docs/additional-resources", "@type": ["DocsAdditional-resourcesPage", "DocsPage", "DirectoryPage", "StaticPage", "Portal"], "uuid": "1ada4fca-af4b-4304-947d-59e2918ab728", "principals_allowed": {"view": ["system.Everyone"], "edit": ["group.admin"]}, "display_title": "Analysis & Additional Resources", "sibling_length": 3, "sibling_position": 2}, "sibling_length": 5, "sibling_position": 1}