Uloženo v:
Podrobná bibliografie
Hlavní autor: Anand Maurya
Médium: Recurso digital
Jazyk:
Vydáno: Zenodo 2025
On-line přístup:https://doi.org/10.5281/zenodo.15082875
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo vytvoří štítek k tomuto záznamu!
Obsah:
  • <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <h2>[1.0.0] - 2024-11-24</h2> <h3>Added</h3> <ul> <li>Initial release of <code>nf-varcall</code>, a Nextflow-based pipeline for variant calling and annotation using PacBio Hi-Fi sequencing reads.</li> <li>Modules: <code>data_qc</code>, <code>pbmm2</code>, <code>deepvariant</code>, <code>filter_variants</code>, <code>merge_vcf</code>, <code>vep</code>, <code>alignment_summary</code>, <code>report</code>.</li> <li>Configuration: Support for Docker containers to ensure reproducibility.</li> <li><code>README.md</code> for usage instructions, input/output specifications, and configuration options.</li> <li><code>Makefile</code> to setup the VEP cache (<code>homo_sapiens_merged_vep_113_GRCh38</code>) and example data.</li> </ul>