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

summary_get_organelle_output.py bug fix #281

Merged
merged 39 commits into from
Oct 29, 2024
Merged

Conversation

JianjunJin
Copy link
Collaborator

fix a bug: summary_get_organelle_output.py does not recognize degenerate/ambiguous bases #279

Kinggerm and others added 30 commits December 7, 2022 22:33
2. separate temporary files from different rounds
2. separate temporary files from different rounds
3. remove upper boundary for coverage-based filtering
4. remove max multiplicity boundary
5. use gekko instead of scipy for multiplicity estimation
6. limit the number of paths before generating
7. log copy info for --no-slim
8. statistical_func.py: fix a bug
   random.choice(np.array([0])) triggers IndexError: Cannot choose from an empty sequence
2. assembly.parse_tab_file modified largely
… to be average rather than the max

2. slim_graph.generate_baits_offsets: fix a bug generating wrong offsets: min -> max
2. fix a bug in _find_linear_tags
3. merge tagged vertices into paths before searching for linear tags
…ogpdf

2. using negative tag weights to better differentiate target and non-target but similar neighbors
… disentanglement trials

2. skip clustering and other steps when len(vertex_info)==1 and tagged
3. bug fixes: estimate_copy_and_depth_by_cov ValueError: min() arg is an empty sequence
…er steps, which makes false statement of incomplete result
2. fix single_locus_info deletion error causing IndexError
2. make improvement by introducing heuristic searching and fix bugs in _find_linear_tags
3. modify find_target_graph
4. discard sympy
2. change the label initialization part
… to do so because either processes run into D or does not speed up
JianjunJin and others added 9 commits August 18, 2023 10:05
2. add contig_min_hit_percent
3. allow no depth_cutoff (depth_cutoff==-1)
2. add contig_min_hit_percent
3. allow no depth_cutoff (depth_cutoff==-1)
2. add contig_min_hit_percent
3. allow no depth_cutoff (depth_cutoff==-1)
2. add contig_min_hit_percent
3. allow no depth_cutoff (depth_cutoff==-1)
@JianjunJin JianjunJin merged commit 118de7d into master Oct 29, 2024
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

Successfully merging this pull request may close these issues.

2 participants