https://github.com/khyox/recentrifuge
Recentrifuge: robust comparative analysis and contamination removal for metagenomics
https://github.com/khyox/recentrifuge
centrifuge clark comparative-genomics contamination kraken lmat low-biomass metagenomics nanopore ngs robustness
Last synced: 6 months ago
JSON representation
Recentrifuge: robust comparative analysis and contamination removal for metagenomics
- Host: GitHub
- URL: https://github.com/khyox/recentrifuge
- Owner: khyox
- License: other
- Created: 2017-08-01T15:30:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T09:20:12.000Z (7 months ago)
- Last Synced: 2025-03-28T17:11:25.367Z (6 months ago)
- Topics: centrifuge, clark, comparative-genomics, contamination, kraken, lmat, low-biomass, metagenomics, nanopore, ngs, robustness
- Language: Python
- Homepage: http://www.recentrifuge.org
- Size: 13.9 MB
- Stars: 89
- Watchers: 5
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
- awesome-virome - Recentrifuge - Classification tool for novel sequences. [Python] (Other Tools / Dark Matter Viral Analysis)
README
Robust comparative analysis and contamination removal for metagenomics
____
[](https://github.com/khyox/recentrifuge/actions/workflows/retest.yaml)
[](http://www.recentrifuge.org)
[](https://pypi.org/project/recentrifuge/)
[](https://pypi.org/project/recentrifuge/)
[](https://pypi.org/project/recentrifuge/)
[](https://pypi.org/project/recentrifuge/)
[](https://anaconda.org/bioconda/recentrifuge)[](http://www.recentrifuge.org)
[](http://www.recentrifuge.org)
[](http://www.recentrifuge.org)
[](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1006967)### Robust comparative analysis
With Recentrifuge, researchers can interactively explore what organisms are in their samples and at which level of confidence, thus enabling a robust comparative analysis of multiple samples in any metagenomic study.
Recentrifuge enables researchers to analyze results from [Centrifuge](http://www.ccb.jhu.edu/software/centrifuge/), [LMAT](https://computation.llnl.gov/projects/livermore-metagenomics-analysis-toolkit), [CLARK](http://clark.cs.ucr.edu/), [Kraken](http://ccb.jhu.edu/software/kraken/), and many other taxonomic classifiers using interactive pie charts, by placing great emphasis on the confidence level (score) of the taxonomic classifications.
The arithmetic of scored taxonomic trees of Recentrifuge supports the 49 taxonomic ranks of the [NCBI Taxonomy](https://www.ncbi.nlm.nih.gov/taxonomy), including several infraspecific levels such as strain or isolate. In addition to the scored charts for the original samples, different sets of scored plots are generated for each taxonomic level of interest, like shared taxa and exclusive taxa per sample.
### Robust contamination removal
If there are one or more negative control samples in the study, Recentrifuge will also generate additional control-subtracted interactive plots with the contamination removed from every sample and from the shared taxa specimen.
The novel and robust contamination removal algorithm of Recentrifuge detects and selectively removes various types of pollutants, including crossovers.
### Reliable detection of minority organisms in complex datasets
Recentrifuge quickly analyzes complex metagenomic datasets using parallel computational algorithms. It is especially useful in the case of low microbial biomass studies and when a more reliable detection of minority organisms is needed, like in clinical, environmental, and forensic applications.
Beyond the standard confidence levels, Recentrifuge implements others devoted to variable length reads, very convenient for datasets generated by nanopore sequencers.
____
For usage and docs, please, see [the Recentrifuge wiki](https://github.com/khyox/recentrifuge/wiki) or, depending on your classifier, [installation](https://github.com/khyox/recentrifuge/wiki/Installation) and:
* [Recentrifuge for Centrifuge users](https://github.com/khyox/recentrifuge/wiki/Running-recentrifuge-for-Centrifuge)
* [Recentrifuge for LMAT users](https://github.com/khyox/recentrifuge/wiki/Running-recentrifuge-for-LMAT)
* [Recentrifuge for CLARK users](https://github.com/khyox/recentrifuge/wiki/Running-recentrifuge-for-CLARK)
* [Recentrifuge for Kraken users](https://github.com/khyox/recentrifuge/wiki/Running-recentrifuge-for-Kraken)
* [Recentrifuge for users of other classifiers](https://github.com/khyox/recentrifuge/wiki/Running-recentrifuge-for-a-generic-classifier)
____
To play with an example of webpage generated by Recentrifuge, click on the screenshot:
____
Recentrifuge is in a stable development status. For further details, please check the [PLOS CB article](https://doi.org/10.1371/journal.pcbi.1006967).If you use Recentrifuge in your research, please cite the paper. Thanks!
Martí JM (2019) **Recentrifuge: Robust comparative analysis and contamination removal for metagenomics**. _PLOS Computational Biology_ 15(4): e1006967. https://doi.org/10.1371/journal.pcbi.1006967
____