-
Notifications
You must be signed in to change notification settings - Fork 77
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
Test is failing after install #517
Labels
question
Further information is requested
Comments
I encountered the same issue and am unsure if there is a solution. |
Hi I don’t see anything wrong with your test run, can you please articulate?
Shujun
…On Tue, Nov 5, 2024 at 3:27 AM jwli ***@***.***> wrote:
I encountered the same issue and am unsure if there is a solution.
—
Reply to this email directly, view it on GitHub
<#517 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNX4NGOJQSTZWXZVJBEOXLZ7B6QTAVCNFSM6AAAAABRCA7HGCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJWGUZDSNZZHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
The test produces no results, which seems pretty confusing if that is expected. How am I to be certain if the software is working properly if it produces no result for the provided test data? |
It produced your result:
Sat 02 Nov 2024 07:56:31 PM UTC EDTA final stage finished! You may check out:
The final EDTA TE library: genome.fa.mod.EDTA.TElib.fa
Please check manual
Shujun
…On Mon, Nov 11, 2024 at 11:30 AM Eric Watson ***@***.***> wrote:
The test produces no results, which seems pretty confusing if that is
expected. How am I to be certain if the software is working properly if it
produces no result for the provided test data?
—
Reply to this email directly, view it on GitHub
<#517 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNX4NG6I6WFFXCWSM745IT2ADLTNAVCNFSM6AAAAABRCA7HGCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRYGU3TSNBUGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
If you want to obtain whole-genome annotations, please add Shujun |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed these instructions with a fresh miniforge install, but I am still getting the warning that others experienced in this thread #487. For me, it seems to stem from the ltr pipeline. Also, I get this warning following your different instructions for using EDTA and EDTA2. No matter what, I can't seem to get it to work.
mamba create -n EDTA2.2 -c conda-forge -c bioconda -c r annosine2 biopython cd-hit coreutils genericrepeatfinder genometools-genometools glob2 tir-learner ltr_finder_parallel ltr_retriever mdust multiprocess muscle openjdk perl perl-text-soundex r-base r-dplyr regex repeatmodeler r-ggplot2 r-here r-tidyr tesorter samtools bedtools LTR_HARVEST_parallel HelitronScanner
mamba activate EDTA2.2
cd /home/EDTA
git checkout EDTA2
git branch
I then ran EDTA on the test data:
$ /home/EDTA/EDTA.pl --genome /home/EDTA/test/genome.fa --cds /home/EDTA/test/genome.cds.fa
Here is what I have installed in the mamba env:
$ mamba list
The text was updated successfully, but these errors were encountered: