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

Split assembly at BED coordinates #142

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Neato-Nick
Copy link

I manually found and wanted to address some misjoins in an assembly I'm working on.
I used splitasm (branched from #135) as a framework, and modified it to accept a BED file specifying regions to be split. I then implemented this as a new utility manualsplits.

I mostly wrote this for myself so I could use an AGP to update the GFF instead of risking errors doing it by hand, but I thought others might find the utility useful.

@Neato-Nick Neato-Nick changed the title Force splits Split assembly at BED coordinates Nov 30, 2022
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.

None yet

1 participant