-
Notifications
You must be signed in to change notification settings - Fork 17
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
[TheiaEuk] TheiaEuk ONT Workflow #644
base: main
Are you sure you want to change the base?
Conversation
I've launched some initial function tests here using ONT data from SRA for fungal pathogens and intend to explore how closely assembly lengths align with expected values. Update: The samples tested all have either low coverage (<40X) or low mean base quality scores (<12). With that in mind, the de novo assemblies were often approximately the expected length for the species, but they showed many missing loci according to BUSCO (BUSCO completeness <60). High error rate is expected for these assemblies. Higher quality/quantity read data may drastically improve the performance of TheiaEuk_ONT. |
This PR closes #625
🗑️ This dev branch should be deleted after merging to main.
🧠 Summary
Creates a TheiaEuk workflow for ONT reads
⚡ Impacted Workflows/Tasks
This PR may lead to different results in pre-existing outputs: No
This PR uses an element that could cause duplicate runs to have different results: No
🛠️ Changes
⚙️ Algorithm
➡️ Inputs
The following inputs are mandatory for theiaeuk_ont
The following inputs are optional for theiaeuk_ont
⬅️ Outputs
🧪 Testing
Suggested Scenarios for Reviewer to Test
🔬 Final Developer Checklist
🎯 Reviewer Checklist