Skip to content

Commit ce0c5ee

Browse files
author
Rodrigo
authored
Update README.md
1 parent bd3e6ec commit ce0c5ee

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,19 @@
55

66
License: [GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.html)
77

8-
If you are using this tool, **make sure to cite and visit the CAZy website**
8+
**If you are using this tool please read and cite the paper!**
9+
10+
[RV Honorato. CAZy-parser a way to extract information from the Carbohydrate-Active enZYmes Database. *The Journal of Open Source Software*, 1(8), dec 2016.](https://github.com/openjournals/joss-papers/blob/master/joss.00053/10.21105.joss.00053.pdf)
11+
12+
doi: 10.21105/joss.00053
13+
14+
**Also make sure to visit and cite the CAZy website**
915

1016
* http://www.cazy.org/
1117
* Lombard V, Golaconda Ramulu H, Drula E, Coutinho PM, Henrissat B (2014) The Carbohydrate-active enzymes database (CAZy) in 2013. **Nucleic Acids Res** 42:D490–D495. [PMID: [24270786](http://www.ncbi.nlm.nih.gov/sites/entrez?db=pubmed&cmd=search&term=24270786)].
1218

19+
_____
20+
1321
## Introduction
1422
*cazy-parser* is a tool that extract information from [CAZy](http://www.cazy.org/) in a more usable and readable format. Firstly, a script reads the HTML structure and creates a mirror of the database as a tab delimited file. Secondly, information is extracted from the database according to user inputted parameters and presented to the user as a set of accession codes.
1523

0 commit comments

Comments
 (0)