FunVIP 0.3.20__tar.gz → 0.3.22__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {funvip-0.3.20 → funvip-0.3.22/FunVIP.egg-info}/PKG-INFO +2 -2
- funvip-0.3.22/FunVIP.egg-info/SOURCES.txt +217 -0
- {funvip-0.3.20/funvip → funvip-0.3.22}/FunVIP.egg-info/requires.txt +1 -1
- funvip-0.3.22/FunVIP.egg-info/top_level.txt +1 -0
- funvip-0.3.22/MANIFEST.in +5 -0
- {funvip-0.3.20/funvip/FunVIP.egg-info → funvip-0.3.22}/PKG-INFO +2 -2
- {funvip-0.3.20 → funvip-0.3.22}/README.md +33 -36
- funvip-0.3.22/funvip/FunVIP_GUI.py +525 -0
- funvip-0.3.22/funvip/data/Option_manager.xlsx +0 -0
- funvip-0.3.22/funvip/data/genus_line.txt +3095 -0
- funvip-0.3.22/funvip/external/BLAST_Windows/Uninstall-ncbi-blast-2.12.0+.exe +0 -0
- funvip-0.3.22/funvip/external/BLAST_Windows/bin/blastn.exe +0 -0
- funvip-0.3.22/funvip/external/BLAST_Windows/bin/get_species_taxids.sh +152 -0
- funvip-0.3.22/funvip/external/BLAST_Windows/bin/legacy_blast.pl +1359 -0
- funvip-0.3.22/funvip/external/BLAST_Windows/bin/makeblastdb.exe +0 -0
- funvip-0.3.22/funvip/external/BLAST_Windows/bin/nghttp2.dll +0 -0
- funvip-0.3.22/funvip/external/BLAST_Windows/bin/update_blastdb.pl +1069 -0
- funvip-0.3.22/funvip/external/BLAST_Windows/doc/README.txt +2 -0
- funvip-0.3.22/funvip/external/FastTree_Windows/FastTree.exe +0 -0
- funvip-0.3.22/funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/Documentation/Gblocks_documentation.html +598 -0
- funvip-0.3.22/funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/Gblocks.exe +0 -0
- funvip-0.3.22/funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/more_alignments/cox2.pir +170 -0
- funvip-0.3.22/funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/more_alignments/cytb.pir +187 -0
- funvip-0.3.22/funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/more_alignments/nad3.pir +102 -0
- funvip-0.3.22/funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/more_alignments/nad5.pir +289 -0
- funvip-0.3.22/funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/nad3.pir +101 -0
- funvip-0.3.22/funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/paths +4 -0
- funvip-0.3.22/funvip/external/MAFFT_LICENSE +674 -0
- funvip-0.3.22/funvip/external/MAFFT_Windows.zip +0 -0
- funvip-0.3.22/funvip/external/RAxML_Windows/GPL-3.0.txt +674 -0
- funvip-0.3.22/funvip/external/RAxML_Windows/README +3 -0
- funvip-0.3.22/funvip/external/RAxML_Windows/raxmlHPC-PTHREADS-AVX2.exe +0 -0
- funvip-0.3.22/funvip/external/iqtree/bin/iqtree2-click.exe +0 -0
- funvip-0.3.22/funvip/external/iqtree/bin/iqtree2.exe +0 -0
- funvip-0.3.22/funvip/external/iqtree/bin/libiomp5md.dll +0 -0
- funvip-0.3.22/funvip/external/iqtree/example.cf +18852 -0
- funvip-0.3.22/funvip/external/iqtree/example.nex +9 -0
- funvip-0.3.22/funvip/external/iqtree/example.phy +18 -0
- funvip-0.3.22/funvip/external/iqtree/models.nex +955 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/LICENSE.md +674 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/README.md +141 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/bin/busybox.exe +0 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/bin/cygbz2-1.dll +0 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/bin/cyggcc_s-seh-1.dll +0 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/bin/cyggomp-1.dll +0 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/bin/cygstdc++-6.dll +0 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/bin/cygwin1.dll +0 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/bin/cygz.dll +0 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/bin/mmseqs.exe +0 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/examples/QUERY.fasta +1000 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM10.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM100.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM110.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM120.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM130.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM140.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM150.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM160.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM170.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM180.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM190.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM20.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM30.out +25 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM40.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM50.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM60.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM70.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM80.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/PAM90.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/VTML10.out +34 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/VTML120.out +34 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/VTML160.out +34 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/VTML20.out +33 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/VTML40.out +34 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/VTML80.out +35 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum100.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum30.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum35.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum40.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum45.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum50.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum55.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum60.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum62.out +25 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum65.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum70.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum75.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum80.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum85.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum90.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/blosum95.out +23 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/matrices/nucleotide.out +9 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/mmseqs.bat +28 -0
- funvip-0.3.22/funvip/external/mmseqs_Windows/util/bash-completion.sh +18 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/AUTHORS +16 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/CHANGELOG +150 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/LICENSE +674 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/README +16 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/bin/libgcc_s_dw2-1.dll +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/bin/libstdc++-6.dll +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/bin/trimal.exe +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/scripts/check_codon_alignments.py +107 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/scripts/compare_trimmed_msas.sh +10 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/scripts/generateRandomAlignmentsUsingAsSeedRealAlignments.py +143 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/scripts/generate_trimmed_msas.sh +512 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/scripts/get_sequence_representative_from_alignment.py +95 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/scripts/get_sequences_gaps_ratio.py +78 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/scripts/remove_shorter_sequences.py +73 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/scripts/selective_trimming_for_dNdS_analyses.based_neighbours.py +273 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/scripts/set_manual_boundaries.py +198 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/alignment.cpp +3378 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/alignment.h +546 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/alignment.o +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/autAlignment.cpp +448 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/autAlignment.o +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/compareFiles.cpp +518 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/compareFiles.h +51 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/compareFiles.o +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/defines.h +54 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/main.cpp +1973 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/makefile +50 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/makefile.MacOS +53 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/readAl.cpp +383 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/readal.exe +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/rwAlignment.cpp +2253 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/rwAlignment.o +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/sequencesMatrix.cpp +209 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/sequencesMatrix.h +117 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/sequencesMatrix.o +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/similarityMatrix.cpp +463 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/similarityMatrix.h +70 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/similarityMatrix.o +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statAl.cpp +574 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statal.exe +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statisticsConservation.cpp +428 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statisticsConservation.h +112 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statisticsConservation.o +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statisticsFiles.cpp +56 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statisticsFiles.h +48 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statisticsGaps.cpp +464 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statisticsGaps.h +87 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/statisticsGaps.o +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/utils.cpp +850 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/utils.h +207 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/utils.o +0 -0
- funvip-0.3.22/funvip/external/trimal.v1.4/trimAl/source/values.h +119 -0
- funvip-0.3.22/funvip/main.py +401 -0
- funvip-0.3.22/funvip/preset/.gitignore +0 -0
- funvip-0.3.22/funvip/preset/accurate.yaml +30 -0
- funvip-0.3.22/funvip/preset/fast.yaml +25 -0
- funvip-0.3.22/funvip/src/.gitignore +0 -0
- funvip-0.3.22/funvip/src/__init__.py +0 -0
- funvip-0.3.22/funvip/src/__pycache__/CATV_pipe.cpython-310.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/CAT_V.cpython-310.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/CAT_V.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/CAT_V_pipe.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/__init__.cpython-310.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/__init__.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/align.cpython-310.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/cluster.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/dataset.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/ext.cpython-310.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/ext.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/hasher.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/initialize.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/io.cpython-310.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/io.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/logger.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/modeltest.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/multigene.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/ncbi.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/opt_generator.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/reporter.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/search.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/tool.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/validation.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/__pycache__/visualize.cpython-39.pyc +0 -0
- funvip-0.3.22/funvip/src/templates/template.html +17 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/validate_input.py +858 -846
- funvip-0.3.22/funvip/test_dataset/penicillium/DB/DB_Penicillium.xlsx +0 -0
- funvip-0.3.22/funvip/test_dataset/penicillium/Options.config +83 -0
- funvip-0.3.22/funvip/test_dataset/penicillium/Query/Query.xlsx +0 -0
- funvip-0.3.22/funvip/test_dataset/penicillium/preset.yaml +40 -0
- funvip-0.3.22/funvip/test_dataset/terrei/DB/FunVIP_Aspergillus_db.xlsx +0 -0
- funvip-0.3.22/funvip/test_dataset/terrei/Query/FunVIP_Aspergillus_query.xlsx +0 -0
- funvip-0.3.22/funvip/test_dataset/terrei/preset.yaml +39 -0
- {funvip-0.3.20 → funvip-0.3.22}/pyproject.toml +11 -8
- funvip-0.3.20/funvip/FunVIP.egg-info/SOURCES.txt +0 -39
- funvip-0.3.20/funvip/FunVIP.egg-info/top_level.txt +0 -5
- funvip-0.3.20/funvip/src/patch.py +0 -261
- {funvip-0.3.20/funvip → funvip-0.3.22}/FunVIP.egg-info/dependency_links.txt +0 -0
- {funvip-0.3.20/funvip → funvip-0.3.22}/FunVIP.egg-info/entry_points.txt +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/LICENSE +0 -0
- {funvip-0.3.20/funvip/data → funvip-0.3.22/funvip}/__init__.py +0 -0
- {funvip-0.3.20/funvip/external → funvip-0.3.22/funvip/data}/__init__.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/external/BLAST_Windows/bin/cleanup-blastdb-volumes.py +0 -0
- {funvip-0.3.20/funvip/src → funvip-0.3.22/funvip/external}/__init__.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/align.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/cluster.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/command.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/concatenate.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/dataset.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/ext.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/hasher.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/initialize.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/logger.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/logics.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/modeltest.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/ncbi.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/opt_generator.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/reporter.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/save.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/search.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/tool.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/tree.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/tree_interpretation.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/tree_interpretation_pipe.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/trim.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/validate_option.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/validation.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/funvip/src/version.py +0 -0
- {funvip-0.3.20 → funvip-0.3.22}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: FunVIP
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.22
|
|
4
4
|
Summary: Fungal Validation & Identification Pipeline
|
|
5
5
|
Author-email: Changwan Seo <wan101010@snu.ac.kr>
|
|
6
6
|
License: GPL-3.0
|
|
@@ -11,7 +11,7 @@ Requires-Dist: biopython==1.78
|
|
|
11
11
|
Requires-Dist: ete3==3.1.3
|
|
12
12
|
Requires-Dist: Cython
|
|
13
13
|
Requires-Dist: dendropy
|
|
14
|
-
Requires-Dist: GenMine
|
|
14
|
+
Requires-Dist: GenMine<1.2.0,>=1.1.0
|
|
15
15
|
Requires-Dist: lxml
|
|
16
16
|
Requires-Dist: matplotlib
|
|
17
17
|
Requires-Dist: numpy
|
|
@@ -0,0 +1,217 @@
|
|
|
1
|
+
LICENSE
|
|
2
|
+
MANIFEST.in
|
|
3
|
+
README.md
|
|
4
|
+
pyproject.toml
|
|
5
|
+
FunVIP.egg-info/PKG-INFO
|
|
6
|
+
FunVIP.egg-info/SOURCES.txt
|
|
7
|
+
FunVIP.egg-info/dependency_links.txt
|
|
8
|
+
FunVIP.egg-info/entry_points.txt
|
|
9
|
+
FunVIP.egg-info/requires.txt
|
|
10
|
+
FunVIP.egg-info/top_level.txt
|
|
11
|
+
funvip/FunVIP_GUI.py
|
|
12
|
+
funvip/__init__.py
|
|
13
|
+
funvip/main.py
|
|
14
|
+
funvip/data/Option_manager.xlsx
|
|
15
|
+
funvip/data/__init__.py
|
|
16
|
+
funvip/data/genus_line.txt
|
|
17
|
+
funvip/external/MAFFT_LICENSE
|
|
18
|
+
funvip/external/MAFFT_Windows.zip
|
|
19
|
+
funvip/external/__init__.py
|
|
20
|
+
funvip/external/BLAST_Windows/Uninstall-ncbi-blast-2.12.0+.exe
|
|
21
|
+
funvip/external/BLAST_Windows/bin/blastn.exe
|
|
22
|
+
funvip/external/BLAST_Windows/bin/cleanup-blastdb-volumes.py
|
|
23
|
+
funvip/external/BLAST_Windows/bin/get_species_taxids.sh
|
|
24
|
+
funvip/external/BLAST_Windows/bin/legacy_blast.pl
|
|
25
|
+
funvip/external/BLAST_Windows/bin/makeblastdb.exe
|
|
26
|
+
funvip/external/BLAST_Windows/bin/nghttp2.dll
|
|
27
|
+
funvip/external/BLAST_Windows/bin/update_blastdb.pl
|
|
28
|
+
funvip/external/BLAST_Windows/doc/README.txt
|
|
29
|
+
funvip/external/FastTree_Windows/FastTree.exe
|
|
30
|
+
funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/Gblocks.exe
|
|
31
|
+
funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/nad3.pir
|
|
32
|
+
funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/paths
|
|
33
|
+
funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/Documentation/Gblocks_documentation.html
|
|
34
|
+
funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/more_alignments/cox2.pir
|
|
35
|
+
funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/more_alignments/cytb.pir
|
|
36
|
+
funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/more_alignments/nad3.pir
|
|
37
|
+
funvip/external/Gblocks_Windows_0.91b/Gblocks_0.91b/more_alignments/nad5.pir
|
|
38
|
+
funvip/external/RAxML_Windows/GPL-3.0.txt
|
|
39
|
+
funvip/external/RAxML_Windows/README
|
|
40
|
+
funvip/external/RAxML_Windows/raxmlHPC-PTHREADS-AVX2.exe
|
|
41
|
+
funvip/external/iqtree/example.cf
|
|
42
|
+
funvip/external/iqtree/example.nex
|
|
43
|
+
funvip/external/iqtree/example.phy
|
|
44
|
+
funvip/external/iqtree/models.nex
|
|
45
|
+
funvip/external/iqtree/bin/iqtree2-click.exe
|
|
46
|
+
funvip/external/iqtree/bin/iqtree2.exe
|
|
47
|
+
funvip/external/iqtree/bin/libiomp5md.dll
|
|
48
|
+
funvip/external/mmseqs_Windows/LICENSE.md
|
|
49
|
+
funvip/external/mmseqs_Windows/README.md
|
|
50
|
+
funvip/external/mmseqs_Windows/mmseqs.bat
|
|
51
|
+
funvip/external/mmseqs_Windows/bin/busybox.exe
|
|
52
|
+
funvip/external/mmseqs_Windows/bin/cygbz2-1.dll
|
|
53
|
+
funvip/external/mmseqs_Windows/bin/cyggcc_s-seh-1.dll
|
|
54
|
+
funvip/external/mmseqs_Windows/bin/cyggomp-1.dll
|
|
55
|
+
funvip/external/mmseqs_Windows/bin/cygstdc++-6.dll
|
|
56
|
+
funvip/external/mmseqs_Windows/bin/cygwin1.dll
|
|
57
|
+
funvip/external/mmseqs_Windows/bin/cygz.dll
|
|
58
|
+
funvip/external/mmseqs_Windows/bin/mmseqs.exe
|
|
59
|
+
funvip/external/mmseqs_Windows/examples/QUERY.fasta
|
|
60
|
+
funvip/external/mmseqs_Windows/matrices/PAM10.out
|
|
61
|
+
funvip/external/mmseqs_Windows/matrices/PAM100.out
|
|
62
|
+
funvip/external/mmseqs_Windows/matrices/PAM110.out
|
|
63
|
+
funvip/external/mmseqs_Windows/matrices/PAM120.out
|
|
64
|
+
funvip/external/mmseqs_Windows/matrices/PAM130.out
|
|
65
|
+
funvip/external/mmseqs_Windows/matrices/PAM140.out
|
|
66
|
+
funvip/external/mmseqs_Windows/matrices/PAM150.out
|
|
67
|
+
funvip/external/mmseqs_Windows/matrices/PAM160.out
|
|
68
|
+
funvip/external/mmseqs_Windows/matrices/PAM170.out
|
|
69
|
+
funvip/external/mmseqs_Windows/matrices/PAM180.out
|
|
70
|
+
funvip/external/mmseqs_Windows/matrices/PAM190.out
|
|
71
|
+
funvip/external/mmseqs_Windows/matrices/PAM20.out
|
|
72
|
+
funvip/external/mmseqs_Windows/matrices/PAM30.out
|
|
73
|
+
funvip/external/mmseqs_Windows/matrices/PAM40.out
|
|
74
|
+
funvip/external/mmseqs_Windows/matrices/PAM50.out
|
|
75
|
+
funvip/external/mmseqs_Windows/matrices/PAM60.out
|
|
76
|
+
funvip/external/mmseqs_Windows/matrices/PAM70.out
|
|
77
|
+
funvip/external/mmseqs_Windows/matrices/PAM80.out
|
|
78
|
+
funvip/external/mmseqs_Windows/matrices/PAM90.out
|
|
79
|
+
funvip/external/mmseqs_Windows/matrices/VTML10.out
|
|
80
|
+
funvip/external/mmseqs_Windows/matrices/VTML120.out
|
|
81
|
+
funvip/external/mmseqs_Windows/matrices/VTML160.out
|
|
82
|
+
funvip/external/mmseqs_Windows/matrices/VTML20.out
|
|
83
|
+
funvip/external/mmseqs_Windows/matrices/VTML40.out
|
|
84
|
+
funvip/external/mmseqs_Windows/matrices/VTML80.out
|
|
85
|
+
funvip/external/mmseqs_Windows/matrices/blosum100.out
|
|
86
|
+
funvip/external/mmseqs_Windows/matrices/blosum30.out
|
|
87
|
+
funvip/external/mmseqs_Windows/matrices/blosum35.out
|
|
88
|
+
funvip/external/mmseqs_Windows/matrices/blosum40.out
|
|
89
|
+
funvip/external/mmseqs_Windows/matrices/blosum45.out
|
|
90
|
+
funvip/external/mmseqs_Windows/matrices/blosum50.out
|
|
91
|
+
funvip/external/mmseqs_Windows/matrices/blosum55.out
|
|
92
|
+
funvip/external/mmseqs_Windows/matrices/blosum60.out
|
|
93
|
+
funvip/external/mmseqs_Windows/matrices/blosum62.out
|
|
94
|
+
funvip/external/mmseqs_Windows/matrices/blosum65.out
|
|
95
|
+
funvip/external/mmseqs_Windows/matrices/blosum70.out
|
|
96
|
+
funvip/external/mmseqs_Windows/matrices/blosum75.out
|
|
97
|
+
funvip/external/mmseqs_Windows/matrices/blosum80.out
|
|
98
|
+
funvip/external/mmseqs_Windows/matrices/blosum85.out
|
|
99
|
+
funvip/external/mmseqs_Windows/matrices/blosum90.out
|
|
100
|
+
funvip/external/mmseqs_Windows/matrices/blosum95.out
|
|
101
|
+
funvip/external/mmseqs_Windows/matrices/nucleotide.out
|
|
102
|
+
funvip/external/mmseqs_Windows/util/bash-completion.sh
|
|
103
|
+
funvip/external/trimal.v1.4/trimAl/AUTHORS
|
|
104
|
+
funvip/external/trimal.v1.4/trimAl/CHANGELOG
|
|
105
|
+
funvip/external/trimal.v1.4/trimAl/LICENSE
|
|
106
|
+
funvip/external/trimal.v1.4/trimAl/README
|
|
107
|
+
funvip/external/trimal.v1.4/trimAl/bin/libgcc_s_dw2-1.dll
|
|
108
|
+
funvip/external/trimal.v1.4/trimAl/bin/libstdc++-6.dll
|
|
109
|
+
funvip/external/trimal.v1.4/trimAl/bin/trimal.exe
|
|
110
|
+
funvip/external/trimal.v1.4/trimAl/scripts/check_codon_alignments.py
|
|
111
|
+
funvip/external/trimal.v1.4/trimAl/scripts/compare_trimmed_msas.sh
|
|
112
|
+
funvip/external/trimal.v1.4/trimAl/scripts/generateRandomAlignmentsUsingAsSeedRealAlignments.py
|
|
113
|
+
funvip/external/trimal.v1.4/trimAl/scripts/generate_trimmed_msas.sh
|
|
114
|
+
funvip/external/trimal.v1.4/trimAl/scripts/get_sequence_representative_from_alignment.py
|
|
115
|
+
funvip/external/trimal.v1.4/trimAl/scripts/get_sequences_gaps_ratio.py
|
|
116
|
+
funvip/external/trimal.v1.4/trimAl/scripts/remove_shorter_sequences.py
|
|
117
|
+
funvip/external/trimal.v1.4/trimAl/scripts/selective_trimming_for_dNdS_analyses.based_neighbours.py
|
|
118
|
+
funvip/external/trimal.v1.4/trimAl/scripts/set_manual_boundaries.py
|
|
119
|
+
funvip/external/trimal.v1.4/trimAl/source/alignment.cpp
|
|
120
|
+
funvip/external/trimal.v1.4/trimAl/source/alignment.h
|
|
121
|
+
funvip/external/trimal.v1.4/trimAl/source/alignment.o
|
|
122
|
+
funvip/external/trimal.v1.4/trimAl/source/autAlignment.cpp
|
|
123
|
+
funvip/external/trimal.v1.4/trimAl/source/autAlignment.o
|
|
124
|
+
funvip/external/trimal.v1.4/trimAl/source/compareFiles.cpp
|
|
125
|
+
funvip/external/trimal.v1.4/trimAl/source/compareFiles.h
|
|
126
|
+
funvip/external/trimal.v1.4/trimAl/source/compareFiles.o
|
|
127
|
+
funvip/external/trimal.v1.4/trimAl/source/defines.h
|
|
128
|
+
funvip/external/trimal.v1.4/trimAl/source/main.cpp
|
|
129
|
+
funvip/external/trimal.v1.4/trimAl/source/makefile
|
|
130
|
+
funvip/external/trimal.v1.4/trimAl/source/makefile.MacOS
|
|
131
|
+
funvip/external/trimal.v1.4/trimAl/source/readAl.cpp
|
|
132
|
+
funvip/external/trimal.v1.4/trimAl/source/readal.exe
|
|
133
|
+
funvip/external/trimal.v1.4/trimAl/source/rwAlignment.cpp
|
|
134
|
+
funvip/external/trimal.v1.4/trimAl/source/rwAlignment.o
|
|
135
|
+
funvip/external/trimal.v1.4/trimAl/source/sequencesMatrix.cpp
|
|
136
|
+
funvip/external/trimal.v1.4/trimAl/source/sequencesMatrix.h
|
|
137
|
+
funvip/external/trimal.v1.4/trimAl/source/sequencesMatrix.o
|
|
138
|
+
funvip/external/trimal.v1.4/trimAl/source/similarityMatrix.cpp
|
|
139
|
+
funvip/external/trimal.v1.4/trimAl/source/similarityMatrix.h
|
|
140
|
+
funvip/external/trimal.v1.4/trimAl/source/similarityMatrix.o
|
|
141
|
+
funvip/external/trimal.v1.4/trimAl/source/statAl.cpp
|
|
142
|
+
funvip/external/trimal.v1.4/trimAl/source/statal.exe
|
|
143
|
+
funvip/external/trimal.v1.4/trimAl/source/statisticsConservation.cpp
|
|
144
|
+
funvip/external/trimal.v1.4/trimAl/source/statisticsConservation.h
|
|
145
|
+
funvip/external/trimal.v1.4/trimAl/source/statisticsConservation.o
|
|
146
|
+
funvip/external/trimal.v1.4/trimAl/source/statisticsFiles.cpp
|
|
147
|
+
funvip/external/trimal.v1.4/trimAl/source/statisticsFiles.h
|
|
148
|
+
funvip/external/trimal.v1.4/trimAl/source/statisticsGaps.cpp
|
|
149
|
+
funvip/external/trimal.v1.4/trimAl/source/statisticsGaps.h
|
|
150
|
+
funvip/external/trimal.v1.4/trimAl/source/statisticsGaps.o
|
|
151
|
+
funvip/external/trimal.v1.4/trimAl/source/utils.cpp
|
|
152
|
+
funvip/external/trimal.v1.4/trimAl/source/utils.h
|
|
153
|
+
funvip/external/trimal.v1.4/trimAl/source/utils.o
|
|
154
|
+
funvip/external/trimal.v1.4/trimAl/source/values.h
|
|
155
|
+
funvip/preset/.gitignore
|
|
156
|
+
funvip/preset/accurate.yaml
|
|
157
|
+
funvip/preset/fast.yaml
|
|
158
|
+
funvip/src/.gitignore
|
|
159
|
+
funvip/src/__init__.py
|
|
160
|
+
funvip/src/align.py
|
|
161
|
+
funvip/src/cluster.py
|
|
162
|
+
funvip/src/command.py
|
|
163
|
+
funvip/src/concatenate.py
|
|
164
|
+
funvip/src/dataset.py
|
|
165
|
+
funvip/src/ext.py
|
|
166
|
+
funvip/src/hasher.py
|
|
167
|
+
funvip/src/initialize.py
|
|
168
|
+
funvip/src/logger.py
|
|
169
|
+
funvip/src/logics.py
|
|
170
|
+
funvip/src/modeltest.py
|
|
171
|
+
funvip/src/ncbi.py
|
|
172
|
+
funvip/src/opt_generator.py
|
|
173
|
+
funvip/src/reporter.py
|
|
174
|
+
funvip/src/save.py
|
|
175
|
+
funvip/src/search.py
|
|
176
|
+
funvip/src/tool.py
|
|
177
|
+
funvip/src/tree.py
|
|
178
|
+
funvip/src/tree_interpretation.py
|
|
179
|
+
funvip/src/tree_interpretation_pipe.py
|
|
180
|
+
funvip/src/trim.py
|
|
181
|
+
funvip/src/validate_input.py
|
|
182
|
+
funvip/src/validate_option.py
|
|
183
|
+
funvip/src/validation.py
|
|
184
|
+
funvip/src/version.py
|
|
185
|
+
funvip/src/__pycache__/CATV_pipe.cpython-310.pyc
|
|
186
|
+
funvip/src/__pycache__/CAT_V.cpython-310.pyc
|
|
187
|
+
funvip/src/__pycache__/CAT_V.cpython-39.pyc
|
|
188
|
+
funvip/src/__pycache__/CAT_V_pipe.cpython-39.pyc
|
|
189
|
+
funvip/src/__pycache__/__init__.cpython-310.pyc
|
|
190
|
+
funvip/src/__pycache__/__init__.cpython-39.pyc
|
|
191
|
+
funvip/src/__pycache__/align.cpython-310.pyc
|
|
192
|
+
funvip/src/__pycache__/cluster.cpython-39.pyc
|
|
193
|
+
funvip/src/__pycache__/dataset.cpython-39.pyc
|
|
194
|
+
funvip/src/__pycache__/ext.cpython-310.pyc
|
|
195
|
+
funvip/src/__pycache__/ext.cpython-39.pyc
|
|
196
|
+
funvip/src/__pycache__/hasher.cpython-39.pyc
|
|
197
|
+
funvip/src/__pycache__/initialize.cpython-39.pyc
|
|
198
|
+
funvip/src/__pycache__/io.cpython-310.pyc
|
|
199
|
+
funvip/src/__pycache__/io.cpython-39.pyc
|
|
200
|
+
funvip/src/__pycache__/logger.cpython-39.pyc
|
|
201
|
+
funvip/src/__pycache__/modeltest.cpython-39.pyc
|
|
202
|
+
funvip/src/__pycache__/multigene.cpython-39.pyc
|
|
203
|
+
funvip/src/__pycache__/ncbi.cpython-39.pyc
|
|
204
|
+
funvip/src/__pycache__/opt_generator.cpython-39.pyc
|
|
205
|
+
funvip/src/__pycache__/reporter.cpython-39.pyc
|
|
206
|
+
funvip/src/__pycache__/search.cpython-39.pyc
|
|
207
|
+
funvip/src/__pycache__/tool.cpython-39.pyc
|
|
208
|
+
funvip/src/__pycache__/validation.cpython-39.pyc
|
|
209
|
+
funvip/src/__pycache__/visualize.cpython-39.pyc
|
|
210
|
+
funvip/src/templates/template.html
|
|
211
|
+
funvip/test_dataset/penicillium/Options.config
|
|
212
|
+
funvip/test_dataset/penicillium/preset.yaml
|
|
213
|
+
funvip/test_dataset/penicillium/DB/DB_Penicillium.xlsx
|
|
214
|
+
funvip/test_dataset/penicillium/Query/Query.xlsx
|
|
215
|
+
funvip/test_dataset/terrei/preset.yaml
|
|
216
|
+
funvip/test_dataset/terrei/DB/FunVIP_Aspergillus_db.xlsx
|
|
217
|
+
funvip/test_dataset/terrei/Query/FunVIP_Aspergillus_query.xlsx
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
funvip
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: FunVIP
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.22
|
|
4
4
|
Summary: Fungal Validation & Identification Pipeline
|
|
5
5
|
Author-email: Changwan Seo <wan101010@snu.ac.kr>
|
|
6
6
|
License: GPL-3.0
|
|
@@ -11,7 +11,7 @@ Requires-Dist: biopython==1.78
|
|
|
11
11
|
Requires-Dist: ete3==3.1.3
|
|
12
12
|
Requires-Dist: Cython
|
|
13
13
|
Requires-Dist: dendropy
|
|
14
|
-
Requires-Dist: GenMine
|
|
14
|
+
Requires-Dist: GenMine<1.2.0,>=1.1.0
|
|
15
15
|
Requires-Dist: lxml
|
|
16
16
|
Requires-Dist: matplotlib
|
|
17
17
|
Requires-Dist: numpy
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
[](https://zenodo.org/doi/10.5281/zenodo.10714946)
|
|
2
2
|
|
|
3
|
-
#### This is Beta release.
|
|
3
|
+
#### This is Beta release. Bug reports are welcomed
|
|
4
4
|
|
|
5
5
|
## Scheduling
|
|
6
6
|
### Beta release part 1 (2023 Feburary ~ As paper published, ver 0.3)
|
|
7
|
-
- ~~Will operate normally most of the case~~ We tried our best, but it's still very buggy. Please report bugs for us
|
|
8
7
|
- Will be tested by our lab memebers to fix bugs and advance features
|
|
9
8
|
|
|
10
9
|
### Beta release part 2 (As paper published ~ When pipeline gets stabled, ver 0.4)
|
|
@@ -13,77 +12,75 @@
|
|
|
13
12
|
### Stable release (ver 1.0)
|
|
14
13
|
|
|
15
14
|
|
|
16
|
-
|
|
17
|
-
|
|
18
15
|
# FunVIP
|
|
19
16
|
"Fun"gal "V"alidation & "I"dentification "P"ipeline
|
|
20
17
|
|
|
21
|
-
|
|
18
|
+
An automatic tree-based sequence identification and validation pipeline for fungal species
|
|
22
19
|
|
|
23
20
|
- Automatic tree-based identification
|
|
24
21
|
- Works with multigene
|
|
25
22
|
- Data validation algorithm implemented
|
|
26
23
|
|
|
27
24
|
|
|
28
|
-
# See [tutorial](https://github.com/Changwanseo/
|
|
25
|
+
# See [tutorial](https://github.com/Changwanseo/FunVIP/blob/main/tutorial/tutorial.md) for detailed usage
|
|
29
26
|
|
|
30
27
|
|
|
31
28
|
## Requirements
|
|
32
|
-
- Conda environment (See https://www.anaconda.com/products/individual to install)
|
|
29
|
+
- Conda environment (See [https://www.anaconda.com/products/individual](https://conda.io/projects/conda/en/latest/user-guide/install/index.html) to how to install conda environment)
|
|
33
30
|
|
|
34
31
|
<!--
|
|
35
32
|
## Installation with conda (May not work with Linux or Mac)
|
|
36
|
-
1. ```conda create -n
|
|
37
|
-
2. ```conda activate
|
|
38
|
-
3. ```conda install -c cwseo
|
|
39
|
-
4. run ```
|
|
33
|
+
1. ```conda create -n FunVO{ python=3.10```
|
|
34
|
+
2. ```conda activate FunVIP```
|
|
35
|
+
3. ```conda install -c cwseo FunVIP```
|
|
36
|
+
4. run ```FunVIP --test Terrei --email [your email] ``` to check installation
|
|
40
37
|
If this one fails, use next one
|
|
41
38
|
-->
|
|
42
39
|
|
|
43
40
|
## Windows
|
|
44
|
-
1. Install visual c++ [here](https://visualstudio.microsoft.com/
|
|
45
|
-
2. ```conda create -n
|
|
46
|
-
3. ```conda activate
|
|
47
|
-
4. ```pip install
|
|
48
|
-
5. run ```
|
|
41
|
+
1. Install visual c++ [here](https://visualstudio.microsoft.com/visual-cpp-build-tools/)
|
|
42
|
+
2. ```conda create -n FunVIP python>=3.8```
|
|
43
|
+
3. ```conda activate FunVIP```
|
|
44
|
+
4. ```pip install FunVIP```
|
|
45
|
+
5. run ```FunVIP --test Terrei --email [your email] ``` to check installation
|
|
49
46
|
|
|
50
47
|
* For upgrade use this command
|
|
51
|
-
``` pip install
|
|
48
|
+
``` pip install FunVIP --upgrade ```
|
|
52
49
|
|
|
53
50
|
## Linux
|
|
54
|
-
1. ```conda create -n
|
|
55
|
-
2. ```conda activate
|
|
56
|
-
3. ```pip install
|
|
51
|
+
1. ```conda create -n FunVIP python>=3.8```
|
|
52
|
+
2. ```conda activate FunVIP```
|
|
53
|
+
3. ```pip install FunVIP```
|
|
57
54
|
4. ```conda install -c bioconda raxml iqtree modeltest-ng mmseqs2 "blast>=2.12" mafft trimal gblocks fasttree```
|
|
58
|
-
5. run ```
|
|
55
|
+
5. run ```FunVIP --test Terrei --email [your email] ``` to check installation
|
|
59
56
|
|
|
60
57
|
|
|
61
58
|
* For intel mac system, this method probably work, but we couldn't test it because we don't have any intel mac device. We're looking for feedbacks in intel mac
|
|
62
59
|
|
|
63
60
|
## Apple Silicon Mac
|
|
64
|
-
1. ```CONDA_SUBDIR=osx-64 conda create -n
|
|
65
|
-
2. ```conda activate
|
|
61
|
+
1. ```CONDA_SUBDIR=osx-64 conda create -n FunVIP python>=3.8```
|
|
62
|
+
2. ```conda activate FunVIP```
|
|
66
63
|
3. ```conda config --env --set subdir osx-64```
|
|
67
64
|
4. ```conda install pyqt```
|
|
68
|
-
5. ```pip install
|
|
65
|
+
5. ```pip install FunVIP```
|
|
69
66
|
6. ```conda install -c bioconda raxml iqtree mmseqs2 "blast>=2.12" mafft trimal gblocks fasttree```
|
|
70
|
-
7. run ```
|
|
67
|
+
7. run ```FunVIP --test Terrei --email [your email] ``` to check installation
|
|
71
68
|
|
|
72
|
-
## Installation from source (For developers)
|
|
69
|
+
## Installation from source (For developers and core users)
|
|
73
70
|
* this is for developmental steps
|
|
74
|
-
1. ```git clone https://github.com/Changwanseo/
|
|
75
|
-
2. Move to ```~/
|
|
76
|
-
3. ```conda create -n
|
|
77
|
-
4. ```conda activate
|
|
71
|
+
1. ```git clone https://github.com/Changwanseo/FunVIP.git```
|
|
72
|
+
2. Move to ```~/FunVIP```
|
|
73
|
+
3. ```conda create -n FunVIP python=3.10```
|
|
74
|
+
4. ```conda activate FunVIP```
|
|
78
75
|
5. ```pip install ./```
|
|
79
|
-
6. run ```
|
|
76
|
+
6. run ```FunVIP --test Terrei --email [your email]``` to check installation
|
|
80
77
|
|
|
81
78
|
|
|
82
79
|
## Usage
|
|
83
|
-
```
|
|
80
|
+
```FunVIP --db {Your database file} --query {Your query file} --email {Your email} --gene {Your genes} --preset {fast or accurate}```
|
|
84
81
|
|
|
85
82
|
### Example
|
|
86
|
-
```
|
|
83
|
+
```FunVIP --db Penicillium.xlsx --query Query.xlsx --email {Your email} --gene ITS BenA RPB2 CaM --preset fast```
|
|
87
84
|
|
|
88
85
|
|
|
89
86
|
\* See documentation for detailed usage
|
|
@@ -101,12 +98,12 @@ If this one fails, use next one
|
|
|
101
98
|
|
|
102
99
|
|
|
103
100
|
## How to make database?
|
|
104
|
-
|
|
101
|
+

|
|
105
102
|
|
|
106
103
|
|
|
107
104
|
|
|
108
105
|
|
|
109
|
-
[See example database here](https://github.com/Changwanseo/
|
|
106
|
+
[See example database here](https://github.com/Changwanseo/FunVIP/blob/main/funvip/test_dataset/penicillium/DB/DB_Penicillium.xlsx)
|
|
110
107
|
|
|
111
108
|
|
|
112
109
|
<!--##
|
|
@@ -132,7 +129,7 @@ tabular (```.xlsx```, ```.csv```, ```.parquet```, ```.ftr```) form
|
|
|
132
129
|
* ```/Tree/{section}_{gene}.svg``` : Final collapsed tree in svg format. Can be edited in vector graphics programs, or in powerpoint (by ungroup)
|
|
133
130
|
* ```/Tree/{section}_{gene}_original.svg ``` : Uncollapsed tree for inspection
|
|
134
131
|
|
|
135
|
-
## How does
|
|
132
|
+
## How does FunVIP work?
|
|
136
133
|

|
|
137
134
|
|
|
138
135
|
|