-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
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. Thank you |
Apologies for the late response, here is the output of ll otal 99844 if there is anything else I should send please let me know |
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 |
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.
The text was updated successfully, but these errors were encountered: