OpenCloning / OpenCloning/OpenCloning_backend

Allow cut-through slicing of features

Open
#260 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8
Forks
11
Avg merge
14m
Merged PRs (30d)
5

Description

This should keep features that are "cut" when slicing sequences. Could be set by some global setting. I would have to see if there is a way to do this affecting only one API call and without having to pass a variable down to functions.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the sequence-slicing API and the functions it calls. Determine how cut features are currently handled, then compare a global setting with an option scoped to one API call. Done means sliced sequences retain the intended cut-through features without changing unrelated slicing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.