CHANGELOG.txt
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
genecoder/__init__.py
genecoder/cli.py
genecoder/converter.py
genecoder/csv2fasta.py
genecoder/genecoder.ini
genecoder/gui.py
genecoder/main.py
genecoder/mainwindow.py
genecoder/resource.py
genecoder/version.py
genecoder.egg-info/PKG-INFO
genecoder.egg-info/SOURCES.txt
genecoder.egg-info/dependency_links.txt
genecoder.egg-info/entry_points.txt
genecoder.egg-info/not-zip-safe
genecoder.egg-info/requires.txt
genecoder.egg-info/top_level.txt
genecoder/lab/__init__.py
genecoder/lab/analyze.c
genecoder/lab/analyze.pyx
genecoder/lab/bio.c
genecoder/lab/bio.pyx
genecoder/lab/codec.c
genecoder/lab/codec.pyx
genecoder/lab/fasta.py
genecoder/lab/poly_gf4.c
genecoder/lab/poly_gf4.pyx
genecoder/lab/stat.c
genecoder/lab/stat.pyx
genecoder/rawdata/IARC-TP53DATABASE/TP53SomaticR17.csv
genecoder/rawdata/mutation_data/L2L3database.csv
genecoder/rawdata/seq_data/P04637.fasta
genecoder/rawdata/seq_data/tp53_NM_000546.fasta
genecoder/rawdata/seq_data/tp53_NM_000546.genbank
tests/__init__.py
tests/test_converter.py
tests/test_csv2fasta.py
tests/test_distance.py
tests/test_statmode.py