Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: LOC list - is empty #483

Open
wangyangXie opened this issue Jul 19, 2024 · 7 comments
Open

Warning: LOC list - is empty #483

wangyangXie opened this issue Jul 19, 2024 · 7 comments

Comments

@wangyangXie
Copy link

2024年 07月 19日 星期五 14:36:11 CST Dependency checking:
All passed!

    A custom library /public/home/xiewangyang/database/TE_db/sine_line_base.fa is provided via --curatedlib. Please make sure this is a manually curated library but not machine generated.

2024年 07月 19日 星期五 14:36:45 CST Obtain raw TE libraries using various structure-based programs:
2024年 07月 19日 星期五 14:36:45 CST EDTA_raw: Check dependencies, prepare working directories.

2024年 07月 19日 星期五 14:36:55 CST Start to find LTR candidates.

2024年 07月 19日 星期五 14:36:55 CST Identify LTR retrotransposon candidates from scratch.

Invalid value for shared scalar at /public/home/xiewangyang/software/miniconda3/envs/TE/share/LTR_retriever/bin/LTR.identifier.pl line 114, line 6072.
cp: 无法获取'D.odori.Chr.20240714.fasta.mod.retriever.scn.adj' 的文件状态(stat): 没有那个文件或目录
awk: 致命错误:cannot open file `D.odori.Chr.20240714.fasta.mod.pass.list' for reading: 没有那个文件或目录
Warning: LOC list - is empty.

@Isoris
Copy link

Isoris commented Jul 21, 2024

Ive got the same issue, any solution?

@wangyangXie
Copy link
Author

Ive got the same issue, any solution?

Hasn't solved the problem yet.

@FayeFang17
Copy link
Collaborator

FayeFang17 commented Jul 22, 2024

May I ask how did you install EDTA?

@Isoris
Copy link

Isoris commented Jul 22, 2024 via email

@FayeFang17
Copy link
Collaborator

FayeFang17 commented Aug 1, 2024

Sorry for the late reply. Currently Conda install have some problems, would you like to try:
git clone https://github.com/oushujun/EDTA.git
mamba create -n EDTA2.2 -c conda-forge -c bioconda -c r annosine2 biopython blast cd-hit coreutils genericrepeatfinder genometools-genometools glob2 h5py==3.9 keras==2.11 ltr_finder ltr_retriever mdust multiprocess muscle openjdk pandas perl perl-text-soundex pyarrow python r-base r-dplyr regex repeatmodeler r-ggplot2 r-here r-tidyr scikit-learn swifter tensorflow==2.11 tesorter

This installation method might work better.

@Chenglin20170390
Copy link

Sorry for the late reply. Currently Conda install have some problems, would you like to try: git clone https://github.com/oushujun/EDTA.git mamba create -n EDTA2.2 -c conda-forge -c bioconda -c r annosine2 biopython blast cd-hit coreutils genericrepeatfinder genometools-genometools glob2 h5py==3.9 keras==2.11 ltr_finder ltr_retriever mdust multiprocess muscle openjdk pandas perl perl-text-soundex pyarrow python r-base r-dplyr regex repeatmodeler r-ggplot2 r-here r-tidyr scikit-learn swifter tensorflow==2.11 tesorter

This installation method might work better.

Hi I used this recommended commands for installation of EDTA, however, its show errors bellow. Thanks in advance.

EDTA_raw.pl  --genome $sample.chr.fa --species others --type tir --threads $th --overwrite 1



Fri Aug  9 20:51:55 CST 2024    EDTA_raw: Check dependencies, prepare working directories.
Fri Aug  9 20:52:18 CST 2024    Start to find TIR candidates.
Fri Aug  9 20:52:18 CST 2024    Identify TIR candidates from scratch.
Species: others
/work/home/miniforge3/envs/EDTA/bin/gt tirvish: error: fopen(): cannot open file 'TIR-Learner-+-gt_index.prj': No such file or directory
Can't open ./TIR-Learner-Result/TIR-Learner_FinalAnn.fa: No such file or directory at /work/home/softwares/edta/EDTA/util/rename_tirlearner.pl line 19.
Warning: LOC list AE.H2.chr.fa.mod.TIR.ext30.list is empty.

Error: Error while loading sequence
Filter sequence based on TEsorter classifications. Unclassified sequences will also be output to the clean file.
        Usage: perl cleanup_misclas.pl sequence.fa.rexdb.cls.tsv
        Author: Shujun Ou (shujun.ou.1@gmail.com) 10/11/2019

mv: cannot stat 'AE.H2.chr.fa.mod.TIR.ext30.fa.pass.fa.dusted.cln.cln': No such file or directory
cp: cannot stat 'AE.H2.chr.fa.mod.TIR.ext30.fa.pass.fa.dusted.cln.cln.list': No such file or directory
cp: cannot stat 'AE.H2.chr.fa.mod.TIR.intact.raw.fa.anno.list': No such file or directory
Can't open ./TIR-Learner-Result/TIR-Learner_FinalAnn.gff3: No such file or directory.
Warning: The TIR result file has 0 bp!

Fri Aug  9 20:56:17 CST 2024    Execution of EDTA_raw.pl is finished!

@Isoris
Copy link

Isoris commented Sep 3, 2024

any updates ? did you add the EDTA folder to path ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants