.gitignore
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements-live.txt
requirements.txt
translator_readme.txt
.github/actions/get-blast-binaries/action.yml
.github/workflows/deploy.yml
.github/workflows/macos.yml
.github/workflows/test.yml
.github/workflows/windows.yml
data/brevicorne.fas
data/lyco.fas
data/mala.fas
data/malamini.fas
data/theraphosidae.fas
images/screenshot.png
src/itaxotools/__pyinstaller/hook-itaxotools.blastax.py
src/itaxotools/blastax/__init__.py
src/itaxotools/blastax/blast.py
src/itaxotools/blastax/codons.py
src/itaxotools/blastax/config.py
src/itaxotools/blastax/core.py
src/itaxotools/blastax/download.py
src/itaxotools/blastax/fastmerge.py
src/itaxotools/blastax/fastsplit.py
src/itaxotools/blastax/fastutils.py
src/itaxotools/blastax/main.py
src/itaxotools/blastax/merge.py
src/itaxotools/blastax/resources.py
src/itaxotools/blastax/scafos.py
src/itaxotools/blastax/translator.py
src/itaxotools/blastax/utils.py
src/itaxotools/blastax/documents/about.html
src/itaxotools/blastax/documents/blast.html
src/itaxotools/blastax/documents/cutadapt.html
src/itaxotools/blastax/documents/mafft.html
src/itaxotools/blastax/documents/museo.html
src/itaxotools/blastax/graphics/about.svg
src/itaxotools/blastax/graphics/append.svg
src/itaxotools/blastax/graphics/appendx.svg
src/itaxotools/blastax/graphics/blast.svg
src/itaxotools/blastax/graphics/codon_align.svg
src/itaxotools/blastax/graphics/create.svg
src/itaxotools/blastax/graphics/cutadapt.svg
src/itaxotools/blastax/graphics/decont.svg
src/itaxotools/blastax/graphics/fastmerge.svg
src/itaxotools/blastax/graphics/fastsplit.svg
src/itaxotools/blastax/graphics/groupmerge.svg
src/itaxotools/blastax/graphics/mafft.svg
src/itaxotools/blastax/graphics/museo.svg
src/itaxotools/blastax/graphics/prepare.svg
src/itaxotools/blastax/graphics/removal.svg
src/itaxotools/blastax/graphics/scafos.svg
src/itaxotools/blastax/graphics/translator.svg
src/itaxotools/blastax/graphics/trim.svg
src/itaxotools/blastax/logos/blastax.ico
src/itaxotools/blastax/logos/blastax.svg
src/itaxotools/blastax/logos/blastax_banner.svg
src/itaxotools/blastax/logos/blastax_banner_r.svg
src/itaxotools/blastax/logos/blastax_r.svg
src/itaxotools/blastax/tasks/about/__init__.py
src/itaxotools/blastax/tasks/about/model.py
src/itaxotools/blastax/tasks/about/process.py
src/itaxotools/blastax/tasks/about/view.py
src/itaxotools/blastax/tasks/append/__init__.py
src/itaxotools/blastax/tasks/append/model.py
src/itaxotools/blastax/tasks/append/process.py
src/itaxotools/blastax/tasks/append/types.py
src/itaxotools/blastax/tasks/append/view.py
src/itaxotools/blastax/tasks/appendx/__init__.py
src/itaxotools/blastax/tasks/appendx/model.py
src/itaxotools/blastax/tasks/appendx/process.py
src/itaxotools/blastax/tasks/appendx/types.py
src/itaxotools/blastax/tasks/appendx/view.py
src/itaxotools/blastax/tasks/blast/__init__.py
src/itaxotools/blastax/tasks/blast/model.py
src/itaxotools/blastax/tasks/blast/process.py
src/itaxotools/blastax/tasks/blast/view.py
src/itaxotools/blastax/tasks/codon_align/__init__.py
src/itaxotools/blastax/tasks/codon_align/model.py
src/itaxotools/blastax/tasks/codon_align/process.py
src/itaxotools/blastax/tasks/codon_align/types.py
src/itaxotools/blastax/tasks/codon_align/view.py
src/itaxotools/blastax/tasks/common/model.py
src/itaxotools/blastax/tasks/common/types.py
src/itaxotools/blastax/tasks/common/utils.py
src/itaxotools/blastax/tasks/common/view.py
src/itaxotools/blastax/tasks/common/widgets.py
src/itaxotools/blastax/tasks/create/__init__.py
src/itaxotools/blastax/tasks/create/model.py
src/itaxotools/blastax/tasks/create/process.py
src/itaxotools/blastax/tasks/create/view.py
src/itaxotools/blastax/tasks/cutadapt/__init__.py
src/itaxotools/blastax/tasks/cutadapt/model.py
src/itaxotools/blastax/tasks/cutadapt/process.py
src/itaxotools/blastax/tasks/cutadapt/types.py
src/itaxotools/blastax/tasks/cutadapt/view.py
src/itaxotools/blastax/tasks/cutadapt/widgets.py
src/itaxotools/blastax/tasks/decont/__init__.py
src/itaxotools/blastax/tasks/decont/model.py
src/itaxotools/blastax/tasks/decont/process.py
src/itaxotools/blastax/tasks/decont/types.py
src/itaxotools/blastax/tasks/decont/view.py
src/itaxotools/blastax/tasks/fastmerge/__init__.py
src/itaxotools/blastax/tasks/fastmerge/model.py
src/itaxotools/blastax/tasks/fastmerge/process.py
src/itaxotools/blastax/tasks/fastmerge/types.py
src/itaxotools/blastax/tasks/fastmerge/view.py
src/itaxotools/blastax/tasks/fastsplit/__init__.py
src/itaxotools/blastax/tasks/fastsplit/model.py
src/itaxotools/blastax/tasks/fastsplit/process.py
src/itaxotools/blastax/tasks/fastsplit/types.py
src/itaxotools/blastax/tasks/fastsplit/view.py
src/itaxotools/blastax/tasks/groupmerge/__init__.py
src/itaxotools/blastax/tasks/groupmerge/model.py
src/itaxotools/blastax/tasks/groupmerge/process.py
src/itaxotools/blastax/tasks/groupmerge/types.py
src/itaxotools/blastax/tasks/groupmerge/view.py
src/itaxotools/blastax/tasks/mafft/__init__.py
src/itaxotools/blastax/tasks/mafft/model.py
src/itaxotools/blastax/tasks/mafft/process.py
src/itaxotools/blastax/tasks/mafft/types.py
src/itaxotools/blastax/tasks/mafft/view.py
src/itaxotools/blastax/tasks/museo/__init__.py
src/itaxotools/blastax/tasks/museo/model.py
src/itaxotools/blastax/tasks/museo/process.py
src/itaxotools/blastax/tasks/museo/types.py
src/itaxotools/blastax/tasks/museo/view.py
src/itaxotools/blastax/tasks/prepare/__init__.py
src/itaxotools/blastax/tasks/prepare/model.py
src/itaxotools/blastax/tasks/prepare/process.py
src/itaxotools/blastax/tasks/prepare/types.py
src/itaxotools/blastax/tasks/prepare/view.py
src/itaxotools/blastax/tasks/removal/__init__.py
src/itaxotools/blastax/tasks/removal/model.py
src/itaxotools/blastax/tasks/removal/process.py
src/itaxotools/blastax/tasks/removal/types.py
src/itaxotools/blastax/tasks/removal/view.py
src/itaxotools/blastax/tasks/scafos/__init__.py
src/itaxotools/blastax/tasks/scafos/model.py
src/itaxotools/blastax/tasks/scafos/process.py
src/itaxotools/blastax/tasks/scafos/types.py
src/itaxotools/blastax/tasks/scafos/view.py
src/itaxotools/blastax/tasks/translator/__init__.py
src/itaxotools/blastax/tasks/translator/model.py
src/itaxotools/blastax/tasks/translator/process.py
src/itaxotools/blastax/tasks/translator/types.py
src/itaxotools/blastax/tasks/translator/view.py
src/itaxotools/blastax/tasks/trim/__init__.py
src/itaxotools/blastax/tasks/trim/model.py
src/itaxotools/blastax/tasks/trim/process.py
src/itaxotools/blastax/tasks/trim/types.py
src/itaxotools/blastax/tasks/trim/view.py
src/itaxotools_blastax.egg-info/PKG-INFO
src/itaxotools_blastax.egg-info/SOURCES.txt
src/itaxotools_blastax.egg-info/dependency_links.txt
src/itaxotools_blastax.egg-info/entry_points.txt
src/itaxotools_blastax.egg-info/requires.txt
src/itaxotools_blastax.egg-info/top_level.txt
tests/pytest_utils.py
tests/test_binaries_in_path.py
tests/test_blast_align.py
tests/test_blast_parse.py
tests/test_blastx_parse.py
tests/test_codons.py
tests/test_decontaminate.py
tests/test_fasta_name_modifier.py
tests/test_fastq_to_fasta.py
tests/test_filename_getters.py
tests/test_make_database.py
tests/test_merge.py
tests/test_museoscript.py
tests/test_regular_blast.py
tests/test_scafos.py
tests/test_translator.py
tests/test_blast_align/blast_expected.out
tests/test_blast_align/mala.fas
tests/test_blast_align/mala.fas.ndb
tests/test_blast_align/mala.fas.nhr
tests/test_blast_align/mala.fas.nin
tests/test_blast_align/mala.fas.njs
tests/test_blast_align/mala.fas.nog
tests/test_blast_align/mala.fas.nos
tests/test_blast_align/mala.fas.not
tests/test_blast_align/mala.fas.nsq
tests/test_blast_align/mala.fas.ntf
tests/test_blast_align/mala.fas.nto
tests/test_blast_align/malamini.fas
tests/test_blast_parse/blastn/Salamandra_blastmatchesadded_expected_all_matches.out
tests/test_blast_parse/blastn/Salamandra_blastmatchesadded_expected_all_matches_pident_length.out
tests/test_blast_parse/blastn/Salamandra_testqueryfile.fas
tests/test_blast_parse/blastn/Salamandra_testqueryfile.out
tests/test_blast_parse/blastn/Salamandra_testqueryfile_expected.fas
tests/test_blast_parse/blastp/blastp_expected.out
tests/test_blast_parse/blastp/proteins.fasta
tests/test_blast_parse/blastp/proteins_blastmatchesadded_expected.out
tests/test_blast_parse/tblastx/malamini.fas
tests/test_blast_parse/tblastx/tblastx_blastmatchesadded_expected.out
tests/test_blast_parse/tblastx/tblastx_expected.out
tests/test_blast_parse/trinity_fix/6458_Output.fasta
tests/test_blast_parse/trinity_fix/6458_Query.fasta
tests/test_blast_parse/trinity_fix/6458_expected.out
tests/test_blast_parse/trinity_fix/blastn_Chlorococcum_output.txt
tests/test_blastx_parse/2gene1_nucleotides_query.fas
tests/test_blastx_parse/2gene1_nucleotides_query.out
tests/test_blastx_parse/2gene1_nucleotides_query_allmatches_expected.fas
tests/test_blastx_parse/2gene1_nucleotides_query_blastmatchesadded.fas
tests/test_blastx_parse/2gene1_nucleotides_query_blastmatchesadded_all_matches.fas
tests/test_blastx_parse/2gene1_nucleotides_query_blastmatchesadded_thresholds.fas
tests/test_blastx_parse/2gene1_nucleotides_query_blastmatchesadded_thresholds_common_name.fas
tests/test_blastx_parse/2gene1_nucleotides_query_expected.fas
tests/test_blastx_parse/2gene1_nucleotides_query_threshold_expected.fas
tests/test_blastx_parse/2gene1_nucleotides_query_threshold_expected_common_name.fas
tests/test_blastx_parse/2transcript_assembly_nucleotides.fas
tests/test_blastx_parse/2transcript_assembly_protdatabase.fas
tests/test_decontaminate/simple/contaminants.fas
tests/test_decontaminate/simple/decontaminated.fas
tests/test_decontaminate/simple/ingroup.fas
tests/test_decontaminate/simple/ingroup.tsv
tests/test_decontaminate/simple/outgroup.fas
tests/test_decontaminate/simple/outgroup.tsv
tests/test_decontaminate/simple/query.fas
tests/test_fasta_name_modifier/FastaExample_complex.fas
tests/test_fasta_name_modifier/FastaExample_complex3.fas
tests/test_fasta_name_modifier/FastaExample_complex_utf8.fas
tests/test_fasta_name_modifier/FastaExample_simple.fas
tests/test_fasta_name_modifier/FastaExample_special_characters.fas
tests/test_fasta_name_modifier/ali_simple.ali
tests/test_fasta_name_modifier/ali_simple_expected.fas
tests/test_fasta_name_modifier/complex_output_auto_notrim_expected.fas
tests/test_fasta_name_modifier/complex_output_auto_trim_san_add_beginning_expected.fas
tests/test_fasta_name_modifier/complex_output_expected.fas
tests/test_fasta_name_modifier/replace_output_expected.fas
tests/test_fasta_name_modifier/simple_output_expected.fas
tests/test_fasta_name_modifier/simple_output_trim_add_expected.fas
tests/test_fasta_name_modifier/special_output_expected.fas
tests/test_fastq_to_fasta/simple.fasta
tests/test_fastq_to_fasta/simple.fastq
tests/test_fastq_to_fasta/spaces.fastq
tests/test_fastq_to_fasta/special.fastq
tests/test_make_database/nucleotides.fas
tests/test_make_database/nucleotides/nucleotides.nhr
tests/test_make_database/nucleotides/nucleotides.nin
tests/test_make_database/nucleotides/nucleotides.njs
tests/test_make_database/nucleotides/nucleotides.nog
tests/test_make_database/nucleotides/nucleotides.nsd
tests/test_make_database/nucleotides/nucleotides.nsi
tests/test_make_database/nucleotides/nucleotides.nsq
tests/test_merge/real/4724_no1.fasta
tests/test_merge/real/4724_no2.fasta
tests/test_merge/real/4724_no3.fasta
tests/test_merge/real/6139_no1.fasta
tests/test_merge/real/6139_no2.fasta
tests/test_merge/real/6139_no3.fasta
tests/test_merge/real/discard/4724_merged.fasta
tests/test_merge/real/discard/6139_merged.fasta
tests/test_merge/real/keep/4724_merged.fasta
tests/test_merge/real/keep/6139_merged.fasta
tests/test_merge/simple/123_bar.fas
tests/test_merge/simple/123_foo.fas
tests/test_merge/simple/456_buz.fas
tests/test_merge/simple/stray
tests/test_merge/simple/discard/123_merged.fas
tests/test_merge/simple/discard/456_merged.fas
tests/test_merge/simple/keep/123_merged.fas
tests/test_merge/simple/keep/456_merged.fas
tests/test_museoscript/original_blast.out
tests/test_museoscript/original_museo.fas
tests/test_museoscript/original_museo_dedup.fas
tests/test_museoscript/original_sequences.fas
tests/test_museoscript/parse_blast.out
tests/test_museoscript/parse_museo.fas
tests/test_museoscript/parse_museo_dedup.fas
tests/test_regular_blast/blastn/blast_expected.out
tests/test_regular_blast/blastn/mala.fas
tests/test_regular_blast/blastn/mala.fas.ndb
tests/test_regular_blast/blastn/mala.fas.nhr
tests/test_regular_blast/blastn/mala.fas.nin
tests/test_regular_blast/blastn/mala.fas.njs
tests/test_regular_blast/blastn/mala.fas.nog
tests/test_regular_blast/blastn/mala.fas.nos
tests/test_regular_blast/blastn/mala.fas.not
tests/test_regular_blast/blastn/mala.fas.nsq
tests/test_regular_blast/blastn/mala.fas.ntf
tests/test_regular_blast/blastn/mala.fas.nto
tests/test_regular_blast/blastn/malamini.fas
tests/test_regular_blast/blastp/blastp_expected.out
tests/test_regular_blast/blastp/pdbaa.pdb
tests/test_regular_blast/blastp/pdbaa.phr
tests/test_regular_blast/blastp/pdbaa.pin
tests/test_regular_blast/blastp/pdbaa.pog
tests/test_regular_blast/blastp/pdbaa.pos
tests/test_regular_blast/blastp/pdbaa.pot
tests/test_regular_blast/blastp/pdbaa.psq
tests/test_regular_blast/blastp/pdbaa.ptf
tests/test_regular_blast/blastp/pdbaa.pto
tests/test_regular_blast/blastp/proteins.fasta
tests/test_regular_blast/fastq/HI.4019.002.index_7.ANN0831_R1_mod.nhr
tests/test_regular_blast/fastq/HI.4019.002.index_7.ANN0831_R1_mod.nin
tests/test_regular_blast/fastq/HI.4019.002.index_7.ANN0831_R1_mod.njs
tests/test_regular_blast/fastq/HI.4019.002.index_7.ANN0831_R1_mod.nog
tests/test_regular_blast/fastq/HI.4019.002.index_7.ANN0831_R1_mod.nsd
tests/test_regular_blast/fastq/HI.4019.002.index_7.ANN0831_R1_mod.nsi
tests/test_regular_blast/fastq/HI.4019.002.index_7.ANN0831_R1_mod.nsq
tests/test_regular_blast/fastq/HI.4019.002.index_7.ANN0831_R1_small.fastq
tests/test_regular_blast/fastq/blast_output_fastq_expected.out
tests/test_regular_blast/tblastx/mala.fas
tests/test_regular_blast/tblastx/mala.fas.ndb
tests/test_regular_blast/tblastx/mala.fas.nhr
tests/test_regular_blast/tblastx/mala.fas.nin
tests/test_regular_blast/tblastx/mala.fas.njs
tests/test_regular_blast/tblastx/mala.fas.nog
tests/test_regular_blast/tblastx/mala.fas.nos
tests/test_regular_blast/tblastx/mala.fas.not
tests/test_regular_blast/tblastx/mala.fas.nsq
tests/test_regular_blast/tblastx/mala.fas.ntf
tests/test_regular_blast/tblastx/mala.fas.nto
tests/test_regular_blast/tblastx/malamini.fas
tests/test_regular_blast/tblastx/tblastx_expected.out
tests/test_scafos/fuse_by_min_distance_report.txt
tests/test_scafos/fuse_by_min_mean_report.txt
tests/test_translator/translator_testfile.fas
tests/test_translator/translator_testfile_aa_expected_codonmode.fas
tests/test_translator/translator_testfile_aa_expected_transcriptmode.fas
tests/test_translator/translator_testfile_orf_nt_expected_transcriptmode.fas
tools/config.sh
tools/make-bundle.sh
tools/make-disk-image.sh
tools/make-executable.sh
tools/notarize.sh
tools/package.sh
tools/run.py
tools/sign.sh
tools/data/blastax.icns
tools/data/blastax.ico
tools/data/entitlements.plist
tools/specs/macos.spec
tools/specs/windows.spec
tools/wheels/install.py
tools/wheels/macos.yml