All Projects → bioconvert → Bioconvert

bioconvert / Bioconvert

Licence: other
Bioconvert is a collaborative project to facilitate the interconversion of life science data from one format to another.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bioconvert

Jvarkit
Java utilities for Bioinformatics
Stars: ✭ 313 (+179.46%)
Mutual labels:  bioinformatics, ngs
Galaxy
Data intensive science for everyone.
Stars: ✭ 812 (+625%)
Mutual labels:  bioinformatics, ngs
Deeptools
Tools to process and analyze deep sequencing data.
Stars: ✭ 448 (+300%)
Mutual labels:  bioinformatics, ngs
gencore
Generate duplex/single consensus reads to reduce sequencing noises and remove duplications
Stars: ✭ 91 (-18.75%)
Mutual labels:  bioinformatics, ngs
Migmap
HTS-compatible wrapper for IgBlast V-(D)-J mapping tool
Stars: ✭ 38 (-66.07%)
Mutual labels:  bioinformatics, ngs
ctdna-pipeline
A simplified pipeline for ctDNA sequencing data analysis
Stars: ✭ 29 (-74.11%)
Mutual labels:  bioinformatics, ngs
Seqkit
A cross-platform and ultrafast toolkit for FASTA/Q file manipulation in Golang
Stars: ✭ 607 (+441.96%)
Mutual labels:  bioinformatics, sequence
SVCollector
Method to optimally select samples for validation and resequencing
Stars: ✭ 20 (-82.14%)
Mutual labels:  bioinformatics, ngs
Fastp
An ultra-fast all-in-one FASTQ preprocessor (QC/adapters/trimming/filtering/splitting/merging...)
Stars: ✭ 966 (+762.5%)
Mutual labels:  bioinformatics, ngs
Fusiondirect.jl
(No maintenance) Detect gene fusion directly from raw fastq files
Stars: ✭ 23 (-79.46%)
Mutual labels:  bioinformatics, ngs
peppy
Project metadata manager for PEPs in Python
Stars: ✭ 29 (-74.11%)
Mutual labels:  bioinformatics, ngs
Yacrd
Yet Another Chimeric Read Detector
Stars: ✭ 49 (-56.25%)
Mutual labels:  bioinformatics, sequence
reg-gen
Regulatory Genomics Toolbox: Python library and set of tools for the integrative analysis of high throughput regulatory genomics data.
Stars: ✭ 64 (-42.86%)
Mutual labels:  bioinformatics, ngs
platon
Identification & characterization of bacterial plasmid-borne contigs from short-read draft assemblies.
Stars: ✭ 52 (-53.57%)
Mutual labels:  bioinformatics, ngs
OpenGene.jl
(No maintenance) OpenGene, core libraries for NGS data analysis and bioinformatics in Julia
Stars: ✭ 60 (-46.43%)
Mutual labels:  bioinformatics, ngs
Htslib
C library for high-throughput sequencing data formats
Stars: ✭ 529 (+372.32%)
Mutual labels:  bioinformatics, ngs
atropos
An NGS read trimming tool that is specific, sensitive, and speedy. (production)
Stars: ✭ 109 (-2.68%)
Mutual labels:  bioinformatics, ngs
catch
A package for designing compact and comprehensive capture probe sets.
Stars: ✭ 55 (-50.89%)
Mutual labels:  bioinformatics, ngs
Manorm
A robust model for quantitative comparison of ChIP-Seq data sets.
Stars: ✭ 16 (-85.71%)
Mutual labels:  bioinformatics, ngs
Gatk
Official code repository for GATK versions 4 and up
Stars: ✭ 1,002 (+794.64%)
Mutual labels:  bioinformatics, ngs

Bioconvert

Bioconvert is a collaborative project to facilitate the interconversion of life science data from one format to another.

.. image:: https://badge.fury.io/py/bioconvert.svg :target: https://pypi.python.org/pypi/bioconvert

.. image:: https://secure.travis-ci.org/bioconvert/bioconvert.png :target: http://travis-ci.org/bioconvert/bioconvert

.. image:: https://coveralls.io/repos/github/bioconvert/bioconvert/badge.svg?branch=master :target: https://coveralls.io/github/bioconvert/bioconvert?branch=master

.. image:: http://readthedocs.org/projects/bioconvert/badge/?version=master :target: http://bioconvert.readthedocs.org/en/master/?badge=master :alt: Documentation Status

.. .. image:: https://badges.gitter.im/bioconvert/bioconvert.svg :target: https://gitter.im/bioconvert/Lobby?source=orgpage

.. image:: https://img.shields.io/github/issues/bioconvert/bioconvert.svg :target: https://github.com/bioconvert/bioconvert/issues

.. image:: https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg :target: https://singularity-hub.org/collections/135

.. image:: https://anaconda.org/bioconda/bioconvert/badges/platforms.svg :target: https://anaconda.org/bioconda/bioconvert

.. image:: https://anaconda.org/bioconda/bioconvert/badges/installer/conda.svg :target: https://conda.anaconda.org/bioconda

.. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/bioconvert/bioconvert/master

:contributions: Want to add a convertor ? Please join https://github.com/bioconvert/bioconvert/issues/1 :issues: Please use https://github.com/bioconvert/bioconvert/issues

Installation ###############

In order to install bioconvert, you can use pip::

pip install bioconvert

We also provide releases on bioconda (http://bioconda.github.io/)::

conda install bioconvert

and Singularity container are available. See http://bioconvert.readthedocs.io/en/master/user_guide.html#installation for details.

Usage ##########

::

bioconvert fastq2fasta input.fastq output.fasta
bioconvert gz2dsrc input.fq.gz output.dsrc2
bioconvert bam2bed input.bam output.bed
bioconvert --help

Available Converters #######################

.. image:: https://raw.githubusercontent.com/bioconvert/bioconvert/master/doc/conversion.png :width: 80%

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