EukDetect
EukDetect copied to clipboard
Hi @allind, Thank you very much for the excellent pipeline! I'm new to EukDetect. When I run `python tests/test_eukdetect.py`, I can't solve an error message `FileNotFoundError: [Errno 2] No such...
Hey @allind I tried to install eukdetect but when I run this command: conda env update --name Eukdetect -f environment.yml it gave an error saying: SpecNotFound: Invalid name, try the...
Hi @allind, EukDetect is exactly what I need for my research and thank you for creating it. However, I am totally new to Anaconda and Github and trying to pick...
Hello, I'm trying to run `eukdetect --mode runall --configfile default_configfile.yml --cores 16` and I'm getting this error: ``` 02/10/2022 16:00:54: Parsing config file ... Traceback (most recent call last): File...
Building DAG of jobs... Error: Directory cannot be locked. Please make sure that no other Snakemake process is trying to create the same files in the following directory: /home/ZZZ_Macc/tools/EukDetect/EukDetect-master If...
Is there a way to run many samples with different read length?
Hello - I followed the conda install instructions and edited the yml config file. The test fails at aln stage and the aln folder in the output directory is empty....
I got this error when running setup: ``` Traceback (most recent call last): File "setup.py", line 5, in long_description = fh.read() UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position...
Are there any plans on adding EukDetect to bioconda? While EukDetect is itself a pipeline, I'm guessing many users (such as myself) would like to integrate it into a large...
Hi there i'm try to install [EukDetect](https://github.com/allind/EukDetect) but i got this error: Package pillow conflicts for: biopython==1.70=np112py36_1 -> reportlab -> pillow[version='>=2.4.0|>=9|>=9.0.0|>=4.0.0'] reportlab==3.5.44=py36hcce1d1f_0 -> pillow[version='>=2.4.0'] pillow==7.2.0=py36h8328e55_1The following specifications were found to...