Skip to content

Commit f026e38

Browse files
committed
updated README
1 parent 1a4d6e6 commit f026e38

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,29 @@
11
# README
2+
23
[![PyPI - License](https://img.shields.io/pypi/l/CodonU)](https://opensource.org/licenses/MIT)
34
[![DOI](https://zenodo.org/badge/536583655.svg)](https://zenodo.org/badge/latestdoi/536583655)
45
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/CodonU)](https://pypi.org/project/CodonU)
56
[![PyPI](https://img.shields.io/pypi/v/CodonU)](https://pypi.org/project/CodonU)
67
![GitHub repo size](https://img.shields.io/github/repo-size/SouradiptoC/codon_usage)
78
[![PyPI - Format](https://img.shields.io/pypi/format/CodonU)](https://pypi.org/project/CodonU)
89

9-
10-
The package can easily can help in various ways from fetching genebank files from NCBI with the help of accession id to calculating cai, cbi, rscu, enc values and also can generate good quality graphics such as enc plot, or correspondence analysis plot
10+
The package can easily can help in various ways from fetching genebank files from NCBI with the help of accession id to
11+
calculating cai, cbi, rscu, enc values and also can generate good quality graphics such as enc plot, or correspondence
12+
analysis plot
1113
<br>
1214
Updates will be done on a regular basis.
1315

14-
A complete doumentation is available [here](https://github.com/SouradiptoC/codon_usage/wiki)
16+
A complete doumentation is available [here](https://github.com/SouradiptoC/codon_usage/wiki).
17+
18+
Please cite the work as
19+
20+
@software{souradipto_choudhuri_2023_7657797,
21+
author = {Souradipto Choudhuri},
22+
title = {CodonU},
23+
month = feb,
24+
year = 2023,
25+
publisher = {Zenodo},
26+
version = {v1.0.0},
27+
doi = {10.5281/zenodo.7657797},
28+
url = {https://doi.org/10.5281/zenodo.7657797}
29+
}

0 commit comments

Comments
 (0)