Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CNuge authored Apr 19, 2022
1 parent ba79612 commit 22eeb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 22eeb5b

Please sign in to comment.