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

Support a priori user-provided feature regions #259

Merged
merged 17 commits into from
Nov 17, 2023
Merged

Conversation

oschwengers
Copy link
Owner

@oschwengers oschwengers commented Nov 17, 2023

Refering to #250, this introduces the support of a priori, user-provided feature regions:

  1. Provision via --regions <file> either in GFF3 or GenBank file format.
  2. Currently, only CDS features are supported.
  3. User-provided CDSregions supersede de novo-predicted CDS.
  4. User-provided CDSregions are subject to the regular internal functional annotation process. Complementary functional information can be provided as user-proteins via --proteins <file>.
  5. A maximum overlap with de novo-predicted CDS of 30 bps is allowed. This might be subject to future changes.

@oschwengers oschwengers added this to the v1.9.0 milestone Nov 17, 2023
@oschwengers oschwengers self-assigned this Nov 17, 2023
@oschwengers oschwengers merged commit 317107c into main Nov 17, 2023
@oschwengers oschwengers deleted the user-regions branch November 17, 2023 15:26
@oschwengers oschwengers changed the title Support predicted user-provided feature regions Support a priori user-provided feature regions Nov 17, 2023
oschwengers added a commit that referenced this pull request Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant