diff --git a/README.md b/README.md index ddc064e..d15557a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![codecov](https://codecov.io/gh/CNuge/alfie/branch/master/graph/badge.svg)](https://codecov.io/gh/CNuge/alfie) [![PyPI version](https://badge.fury.io/py/alfie.svg)](https://badge.fury.io/py/alfie) -[![Generic badge](https://img.shields.io/badge/DOI-https:%2F%2Fdoi.org%2F10.3897%2Fmbmg.4.55815-brightgreen.svg)](https://doi.org/10.3897/mbmg.4.55815) +[![Generic badge](https://img.shields.io/badge/DOI-10.3897%2Fmbmg.4.55815-brightgreen.svg)](https://doi.org/10.3897/mbmg.4.55815) --- Alfie is an alignment-free, kingdom level taxonomic classifier for DNA barcode data. Alfie classifies sequences using a neural network which takes k-mer frequencies (default k = 4) as inputs and makes kingdom level classification predictions. At present, the program contains trained models for classification of cytochrome c oxidase I (COI) barcode sequences to the taxonomic level: kingdom. The program is effective at classifying sequences >200 base pairs in length, and no alignment information is needed.