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

Issues with running GoldRush test #149

Open
erensy-sudo opened this issue Jan 13, 2025 · 3 comments
Open

Issues with running GoldRush test #149

erensy-sudo opened this issue Jan 13, 2025 · 3 comments

Comments

@erensy-sudo
Copy link

Hello, I am having issues running the goldrush test script. I have installed Goldrush through conda, and every time I run the script it exits with "Test failed - please check your installation". I am not sure wherein the problem lies my only clue are a handful of warnings that pop up as it runs these being:

:Reading fasta file goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.z1000.ntLink.ntLink.ntLink.gap_fill.fa
: Reading scaffold file goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.z1000.ntLink.ntLink.ntLink.gap_fill.fa.k40.w250.z1000.n1.scaffold.dot
: Finding valid minimizer regions
: Finding scaffold overlaps
: Printing trimmed scaffolds
: DONE!
[WARNING] - is empty.

Reading ntLink read mappings..
Reading scaffolds..
Reading trim coordinates..
Choosing best read..
Collecting reads...
Finding masking points..
Printing masked sequences..
Mapping long reads..
[WARNING] goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.z1000.ntLink.ntLink.ntLink.gap_fill.fa.k40.w250.z1000.ntLink.scaffolds.gap_fill.fa.scaffolds.masked_temp.fa is empty.
[WARNING] goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.z1000.ntLink.ntLink.ntLink.gap_fill.fa.k40.w250.z1000.ntLink.scaffolds.gap_fill.fa.reads.masked_temp.fa is empty.
Printing output scaffolds..

: Reading fasta file goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.z1000.ntLink.ntLink.ntLink.ntLink.gap_fill.fa
: Reading scaffold file goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.z1000.ntLink.ntLink.ntLink.ntLink.gap_fill.fa.k40.w250.z1000.n1.scaffold.dot
: Finding valid minimizer regions
: Finding scaffold overlaps
: Printing trimmed scaffolds
: DONE!
[WARNING] - is empty.

Reading ntLink read mappings..
Reading scaffolds..
Reading trim coordinates..
Choosing best read..
Collecting reads...
Finding masking points..
Printing masked sequences..
Mapping long reads..
[WARNING] goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.z1000.ntLink.ntLink.ntLink.ntLink.gap_fill.fa.k40.w250.z1000.ntLink.scaffolds.gap_fill.fa.scaffolds.masked_temp.fa is empty.
[WARNING] goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.z1000.ntLink.ntLink.ntLink.ntLink.gap_fill.fa.k40.w250.z1000.ntLink.scaffolds.gap_fill.fa.reads.masked_temp.fa is empty.
Printing output scaffolds..

I am unsure what is causing these warning. As far dependencies go I am relatively confident I they are all present, as they should be from the conda installation. The machine I am using is running Ubuntu 22.04.5 LTS. Any help would be appreciated and please let me know if more information is required.

@jwcodee
Copy link
Member

jwcodee commented Jan 22, 2025

Thanks for your interest in using GoldRush. I've double checked with the most recent version of GoldRush using the test script.

To further aid us in helping resolve your issue.
Can I confirm the command you ran? and can you paste the results of running ll -h on the directory where you ran the command?

Thank you

@erensy-sudo
Copy link
Author

Apologies for the late response, here is the output of ll

otal 99844
drwxrwxr-x 3 user user 4096 Jan 22 13:17 ./
drwxrwxr-x 3 user user 4096 Jan 22 13:14 ../
drwxrwxr-x 2 user user 24576 Jan 22 13:17 goldrush_intermediate_files/
-rwxrwxr-x 1 user user 706 Jan 22 13:14 goldrush_test_demo.sh*
lrwxrwxrwx 1 user user 56 Jan 22 13:17 goldrush_test_golden_path.fa -> goldrush_intermediate_files/goldrush_test_golden_path.fa
lrwxrwxrwx 1 user user 76 Jan 22 13:17 goldrush_test_golden_path.goldpolish-polished.fa -> goldrush_intermediate_files/goldrush_test_golden_path.goldpolish-polished.fa
lrwxrwxrwx 1 user user 98 Jan 22 13:17 goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa -> goldrush_intermediate_files/goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa
lrwxrwxrwx 1 user user 125 Jan 22 13:17 goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.ntLink-5rounds.fa -> goldrush_intermediate_files/goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.ntLink-5rounds.fa
lrwxrwxrwx 1 user user 134 Jan 22 13:17 goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.ntLink-5rounds.polished.fa -> goldrush_intermediate_files/goldrush_test_golden_path.goldpolish-polished.span2.dist500.tigmint.fa.k40.w250.ntLink-5rounds.polished.fa
-rw-rw-r-- 1 user user 102179210 Jan 22 13:15 test_reads.fq

if there is anything else I should send please let me know

@jwcodee
Copy link
Member

jwcodee commented Feb 6, 2025

Thank you. I was wondering if perhaps the test_reads.fq is empty but that doesn't appear to be the case.

Can you run ll -h in the goldrush_intermediate_files/ directory?. I can then compare the difference between the files between what I have and yours.

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

2 participants