Skip to content

Conversation

@Neato-Nick
Copy link

  • Added --gff option to splitasm, allowing user to avoid splitting the assembly at gaps that intersect features in a gff. Gff parsing conventions match (and import a function from) the ragtag_correct.py
  • Added option -s to ragtag_update_gff.py that works similar to -c for the case of correcting a gff that has been split by splitasm. When enabled, it handles gaps in the AGP by simply skipping any gff feature that spans multiple sequences, logging a warning to the screen. Any child features of a parent overlapping a gap will also be skipped to prevent output of orphan features, e.g a stop codon after the gap.

Outside of feature enhancements, all current behavior and functionality is exactly preserved.

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.

1 participant