All Projects → ncbi → pm4ngs

ncbi / pm4ngs

Licence: other
Project Manager for NGS data analysis

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pm4ngs

angsd-wrapper
Utilities for analyzing next generation sequencing data.
Stars: ✭ 13 (-38.1%)
Mutual labels:  next-generation-sequencing, ngs-analysis
workflows
Bioinformatics workflows developed for and used on the St. Jude Cloud project.
Stars: ✭ 16 (-23.81%)
Mutual labels:  next-generation-sequencing, cwl-workflow
ngs pipeline
Exome/Capture/RNASeq Pipeline Implementation using snakemake
Stars: ✭ 40 (+90.48%)
Mutual labels:  rnaseq, ngs-pipeline
mlst check
Multilocus sequence typing by blast using the schemes from PubMLST
Stars: ✭ 22 (+4.76%)
Mutual labels:  next-generation-sequencing
fq
Command line utility for manipulating Illumina-generated FastQ files.
Stars: ✭ 31 (+47.62%)
Mutual labels:  next-generation-sequencing
gff3toembl
Converts Prokka GFF3 files to EMBL files for uploading annotated assemblies to EBI
Stars: ✭ 27 (+28.57%)
Mutual labels:  next-generation-sequencing
cacao
Callable Cancer Loci - assessment of sequencing coverage for actionable and pathogenic loci in cancer
Stars: ✭ 21 (+0%)
Mutual labels:  next-generation-sequencing
assembly improvement
Improve the quality of a denovo assembly by scaffolding and gap filling
Stars: ✭ 46 (+119.05%)
Mutual labels:  next-generation-sequencing
msisensor-pro
Microsatellite Instability (MSI) detection using high-throughput sequencing data.
Stars: ✭ 73 (+247.62%)
Mutual labels:  next-generation-sequencing
plasmidtron
Assembling the cause of phenotypes and genotypes from NGS data
Stars: ✭ 27 (+28.57%)
Mutual labels:  next-generation-sequencing
ngstools
My own tools code for NGS data analysis (Next Generation Sequencing)
Stars: ✭ 28 (+33.33%)
Mutual labels:  next-generation-sequencing
BioInstaller
A comprehensive R package to construct interactive and reproducible biological data analysis applications based on the R platform
Stars: ✭ 52 (+147.62%)
Mutual labels:  ngs-analysis
rvtests
Rare variant test software for next generation sequencing data
Stars: ✭ 114 (+442.86%)
Mutual labels:  next-generation-sequencing
saffrontree
SaffronTree: Reference free rapid phylogenetic tree construction from raw read data
Stars: ✭ 17 (-19.05%)
Mutual labels:  next-generation-sequencing
recount
R package for the recount2 project. Documentation website: http://leekgroup.github.io/recount/
Stars: ✭ 40 (+90.48%)
Mutual labels:  rnaseq
SNPGenie
Program for estimating πN/πS, dN/dS, and other diversity measures from next-generation sequencing data
Stars: ✭ 81 (+285.71%)
Mutual labels:  next-generation-sequencing
PHAT
Pathogen-Host Analysis Tool - A modern Next-Generation Sequencing (NGS) analysis platform
Stars: ✭ 17 (-19.05%)
Mutual labels:  next-generation-sequencing
DNAscan
DNAscan is a fast and efficient bioinformatics pipeline that allows for the analysis of DNA Next Generation sequencing data, requiring very little computational effort and memory usage.
Stars: ✭ 36 (+71.43%)
Mutual labels:  next-generation-sequencing
snp-sites
Finds SNP sites from a multi-FASTA alignment file
Stars: ✭ 182 (+766.67%)
Mutual labels:  next-generation-sequencing
viGEN
viGEN - A bioinformatics pipeline for the exploration of viral RNA in human NGS data
Stars: ✭ 24 (+14.29%)
Mutual labels:  rnaseq

PM4NGS: Program manager for NGS data analysis

Python package Python application Upload Python Package Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge

PM4NGS is designed to generate a standard organizational structure for Next Generation Sequencing (NGS) data analysis including directory structures for the project, Jupyter notebooks for data management and CWL workflows for the pipeline execution.

Our work was inspired for a paper published by Prof. William Noble in 2009: A Quick Guide to Organizing Computational Biology Projects. We recommend reading this manuscript for a better understanding of the guiding principles of the PM4NGS project.

The project is composed of three parts:

  • the project organizational structure which defines standard files and directories for the project
  • the Jupyter Notebook which is a user interface for the data management and the visualization of results
  • the CWL workflow that executes the data analysis

PM4NGS source code includes the templates used by cookiecutter to generate the project organizational structure and the Jupyter notebooks. The CWL workflows are defined in a separate GitHub project named: cwl-ngs-workflows-cbb.

Powered by Cookiecutter, Jupyter Notebook, CWL, Docker, Conda and Bioconda.

Documentation

Go to https://pm4ngs.readthedocs.io for more detail information.

Reference

Features

  • NGS data integration, management and analysis based on Jupyter notebook, CWL workflows and cookiecutter project templates
  • Easy installation and use with a minimum command line interaction.
  • Data analysis CWL workflows executed from the Jupyter notebook with automatic failing detection and validated with published data
  • CWL workflows and Jupyter Notebooks ready for cloud computing
  • Project reports and dynamic content creation after data processing using CWL workflows
  • Optional use of Docker/Biocontainers or Conda/Bioconda for Bioinformatics tool installation and management

External dependencies

  • poppler

Public Domain notice

National Center for Biotechnology Information.

This software is a "United States Government Work" under the terms of the United States Copyright Act. It was written as part of the authors' official duties as United States Government employees and thus cannot be copyrighted. This software is freely available to the public for use. The National Library of Medicine and the U.S. Government have not placed any restriction on its use or reproduction.

Although all reasonable efforts have been taken to ensure the accuracy and reliability of the software and data, the NLM and the U.S. Government do not and cannot warrant the performance or results that may be obtained by using this software or data. The NLM and the U.S. Government disclaim all warranties, express or implied, including warranties of performance, merchantability or fitness for any particular purpose.

Please cite NCBI in any work or product based on this material.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].