4 releases
new 0.2.4 | Apr 3, 2025 |
---|---|
0.2.3 | Mar 30, 2025 |
0.1.0 | Mar 24, 2025 |
#185 in Biology
453 downloads per month
32KB
413 lines
codonrs
Calculate relative synonymous codon usage (RSCU) for coding DNA sequences (CDS).
Usage
codonrs [Optional: -t <translation table>] -i <input.fasta> -o <prefix for output CSV files>
<translation table>
- (Optional) an integer representing the translation table to use, following NCBI numbering. Defaults to 1.input.fasta
- a multi fasta file containing DNA sequences to be analysed.
Dependencies
~21–30MB
~453K SLoC