target-methylseq-qc
target-methylseq-qc: a lightweight pipeline for collecting metrics from targeted sequence mapping files. - Published in JOSS (2025)
Science Score: 98.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 13 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
A lightweight pipeline for collecting Picard metrics from targeted sequence mapping files.
Basic Info
- Host: GitHub
- Owner: wal-yan
- License: mit
- Language: Nextflow
- Default Branch: master
- Homepage: https://doi.org/10.5281/zenodo.8251379
- Size: 4.87 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 5
Metadata Files
README.md
Introduction
wal-yan/target-methylseq-qc is a lightweight pipeline for collecting metrics from targeted sequence mapping files.
The target-methylseq-qc pipeline is designed to streamline the quality control process for target methylation sequencing data. Researchers and bioinformaticians working with methylation sequencing data often face challenges in ensuring data quality and consistency across different samples and experiments. This pipeline addresses these challenges by providing a standardized and automated workflow for quality control, leveraging the capabilities of the nf-core framework.
Key features of the target-methylseq-qc pipeline include
(i) Standardized Input Format: The pipeline expects a CSV samplesheet with specific fields tailored to different modes (picard_profiler and bed_filter), ensuring consistency and ease of use
(ii) Flexible Execution Modes: Users can choose between different subworkflows (picardprofiler and bedfilter) based on their specific needs, enabling tailored quality control processes
(iii) Comprehensive Parameter Control: Users can fine-tune the pipeline's behavior through a wide range of parameters, covering execution modes, input/output options, reference genome options, and infrastructural configuration.
By automating and standardizing the quality control process, the target-methylseq-qc pipeline helps researchers save time, reduce errors, and ensure high-quality data for downstream analysis and clinically applicable insights.
Documentation
The documentation for the pipeline is hosted in https://wal-yan.github.io/target-methylseq-qc/usage.html
Testing
Test profiles
Two built-in test profiles are available in target-methylseq-qc pipeline for each mode of execution. These profiles can be used to run tests on the relevant infrastructure using the bundled test datasets (published on Zenodo), to help users identify and resolve any infrastructural issue before the analysis stage.
NOTE: The snippets below assumes you have docker on the sever/machine you wish to test the pipeline. For other institutional configs please refer nf-core/configs project, which are all applicable to this pipeline.
```bash
picard_profiler mode
$ nextflow run wal-yan/target-methylseq-qc \ -profile docker,testpicardprofiler
bed_filter mode
$ nextflow run wal-yan/target-methylseq-qc \ -profile docker,testbedfilter ```
Contributions and Support
If you would like to contribute to this pipeline, please see the contributing guidelines.
Citations
If you use the pipeline in your work, please cite the pipeline as shown below (in BIBTEX)
tex
@software{Sharma_wal-yan_target-methylseq-qc_2024,
author = {Sharma, Abhinav and Conradie, Talya and Martino, David and Stick, Stephen and Agudelo-Romero, Patricia},
month = aug,
title = {{wal-yan/target-methylseq-qc}},
url = {https://github.com/wal-yan/target-methylseq-qc},
version = {2.0.0},
year = {2024}
}
In addition, an extensive list of references for the tools used by the pipeline can be found in the CITATIONS.md file.
This pipeline uses code and infrastructure developed and maintained by the nf-core community, reused here under the MIT license.
The nf-core framework for community-curated bioinformatics pipelines.
Philip Ewels, Alexander Peltzer, Sven Fillinger, Harshil Patel, Johannes Alneberg, Andreas Wilm, Maxime Ulysse Garcia, Paolo Di Tommaso & Sven Nahnsen.
Nat Biotechnol. 2020 Feb 13. doi: 10.1038/s41587-020-0439-x.
Owner
- Name: Wal-yan Respiratory Research Centre
- Login: wal-yan
- Kind: organization
- Location: Australia
- Website: https://walyanrespiratory.telethonkids.org.au/
- Repositories: 1
- Profile: https://github.com/wal-yan
JOSS Publication
target-methylseq-qc: a lightweight pipeline for collecting metrics from targeted sequence mapping files.
Authors
DSI-NRF Centre of Excellence for Biomedical Tuberculosis Research; SAMRC Centre for Tuberculosis Research; Division of Molecular Biology and Human Genetics, Faculty of Medicine and Health Sciences, Stellenbosch University, Cape Town, South Africa.
Wal-yan Respiratory Research Centre, The Kids Research Institute Australia, WA, Australia, Medical, Molecular and Forensic Sciences, Murdoch University, WA, Australia
Wal-yan Respiratory Research Centre, The Kids Research Institute Australia, WA, Australia
Department of Respiratory and Sleep Medicine, Perth Children’s Hospital for Children, WA, Australia., Centre for Cell Therapy and Regenerative Medicine, School of Medicine and Pharmacology, WA, Australia.
Wal-yan Respiratory Research Centre, The Kids Research Institute Australia, WA, Australia, Australian Research Council Centre of Excellence in Plant Energy Biology, School of Molecular Sciences, The University of Western Australia, WA, Australia, European Virus Bioinformatics Center, TH, Germany.
Tags
nextflow pipeline bioinformatics picard bedtools metrics reference-fasta target-methylseq methylation-panel quality-controlCitation (CITATION.cff)
#https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Sharma" given-names: "Abhinav" orcid: "https://orcid.org/0000-0002-6402-6993" - family-names: "Conradie" given-names: "Talya" orcid: "https://orcid.org/0009-0007-6380-5737" - family-names: "Martino" given-names: "David" orcid: "https://orcid.org/0000-0001-6823-4696" - family-names: "Stick" given-names: "Stephen" orcid: "https://orcid.org/0000-0002-5386-8482" - family-names: "Agudelo-Romero" given-names: "Patricia" orcid: "https://orcid.org/0000-0002-3703-4111" title: "wal-yan/target-methylseq-qc" version: 2.0.0 doi: 10.5281/zenodo.8251379 date-released: 2024-08-01 url: "https://github.com/wal-yan/target-methylseq-qc"
GitHub Events
Total
- Create event: 1
- Release event: 1
- Issues event: 11
- Issue comment event: 14
- Push event: 16
- Pull request review event: 3
- Pull request event: 4
- Fork event: 2
Last Year
- Create event: 1
- Release event: 1
- Issues event: 11
- Issue comment event: 14
- Push event: 16
- Pull request review event: 3
- Pull request event: 4
- Fork event: 2
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 6
- Total pull requests: 2
- Average time to close issues: 21 days
- Average time to close pull requests: 7 days
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 6
- Pull requests: 2
- Average time to close issues: 21 days
- Average time to close pull requests: 7 days
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- telatin (5)
- sridhar0605 (1)
Pull Request Authors
- csoneson (2)
- abhi18av (1)