All Projects → karel-brinda → rnftools

karel-brinda / rnftools

Licence: MIT license
RNF framework for NGS: simulation of reads, evaluation of mappers, conversion of RNF-compliant data.

Programming Languages

python
139335 projects - #7 most used programming language
erlang
1774 projects
shell
77523 projects
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to rnftools

Sequana
Sequana: a set of Snakemake NGS pipelines
Stars: ✭ 100 (+614.29%)
Mutual labels:  ngs
Training Material
A collection of Galaxy-related training material
Stars: ✭ 184 (+1214.29%)
Mutual labels:  ngs
rvtests
Rare variant test software for next generation sequencing data
Stars: ✭ 114 (+714.29%)
Mutual labels:  ngs
Ugene
UGENE is free open-source cross-platform bioinformatics software
Stars: ✭ 112 (+700%)
Mutual labels:  ngs
Fgbio
Tools for working with genomic and high throughput sequencing data.
Stars: ✭ 166 (+1085.71%)
Mutual labels:  ngs
Htsjdk
A Java API for high-throughput sequencing data (HTS) formats.
Stars: ✭ 220 (+1471.43%)
Mutual labels:  ngs
Tadbit
TADbit is a complete Python library to deal with all steps to analyze, model and explore 3C-based data. With TADbit the user can map FASTQ files to obtain raw interaction binned matrices (Hi-C like matrices), normalize and correct interaction matrices, identify and compare the so-called Topologically Associating Domains (TADs), build 3D models from the interaction matrices, and finally, extract structural properties from the models. TADbit is complemented by TADkit for visualizing 3D models
Stars: ✭ 78 (+457.14%)
Mutual labels:  ngs
Jovian
Metagenomics/viromics pipeline that focuses on automation, user-friendliness and a clear audit trail. Jovian aims to empower classical biologists and wet-lab personnel to do metagenomics/viromics analyses themselves, without bioinformatics expertise.
Stars: ✭ 14 (+0%)
Mutual labels:  ngs
Afterqc
Automatic Filtering, Trimming, Error Removing and Quality Control for fastq data
Stars: ✭ 169 (+1107.14%)
Mutual labels:  ngs
MGSE
Mapping-based Genome Size Estimation (MGSE) performs an estimation of a genome size based on a read mapping to an existing genome sequence assembly.
Stars: ✭ 22 (+57.14%)
Mutual labels:  ngs
Ngless
NGLess: NGS with less work
Stars: ✭ 115 (+721.43%)
Mutual labels:  ngs
Rna Seq Star Deseq2
RNA-seq workflow using STAR and DESeq2
Stars: ✭ 158 (+1028.57%)
Mutual labels:  ngs
Snakepipes
Customizable workflows based on snakemake and python for the analysis of NGS data
Stars: ✭ 226 (+1514.29%)
Mutual labels:  ngs
Bioconvert
Bioconvert is a collaborative project to facilitate the interconversion of life science data from one format to another.
Stars: ✭ 112 (+700%)
Mutual labels:  ngs
ngs-test-data
A workflow for creating small NGS test data sets, useful for continuous integration.
Stars: ✭ 19 (+35.71%)
Mutual labels:  ngs
Ngseasy
Dockerised Next Generation Sequencing Pipeline (QC, Align, Calling, Annotation)
Stars: ✭ 80 (+471.43%)
Mutual labels:  ngs
Deepvariant
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
Stars: ✭ 2,404 (+17071.43%)
Mutual labels:  ngs
ngs-in-bioc
A course on Analysing Next Generation (/High Throughput etc..) Sequencing data using Bioconductor
Stars: ✭ 37 (+164.29%)
Mutual labels:  ngs
galaksio
An easy-to-use way for running Galaxy workflows.
Stars: ✭ 19 (+35.71%)
Mutual labels:  ngs
recentrifuge
Recentrifuge: robust comparative analysis and contamination removal for metagenomics
Stars: ✭ 79 (+464.29%)
Mutual labels:  ngs

RNFtools

https://travis-ci.org/karel-brinda/rnftools.svg?branch=master https://readthedocs.org/projects/rnftools/badge/?version=latest https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat-square

Read Naming Format is a generic format for assigning read names with encoded information about original positions. RNFtools is an associated software package which can:

  • simulate RNF-compliant reads using a wide class of integrated read simulators (Art, DwgSim, Mason, WgSim, etc.), either from a single genome (i.e., a whole genome sequencing) or multiple genomes (i.e., a metagenomic simulation);
  • evaluate mappers using RNF reads;
  • convert non-RNF simulated reads to RNF (e.g., from SAM format);
  • transform genomic coordinates of RNF reads between different coordinate systems (using chain LiftOver format).

Links

Web of the project: http://karel-brinda.github.io/rnftools/

RNF specification: http://karel-brinda.github.io/rnf-spec/

Documentation: http://rnftools.rtfd.org

Installation: http://rnftools.readthedocs.org/en/latest/tutorial/00_installation.html

Examples of usage: http://github.com/karel-brinda/rnftools/tree/master/examples/01_tutorial

Publication: http://dx.doi.org/10.1093/bioinformatics/btv524

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].