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

isFlow robustness, common code into (new) FlowUtil #1471

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

dror27
Copy link
Contributor

@dror27 dror27 commented Jan 23, 2024

No description provided.

Copy link
Contributor

@ilyasoifer ilyasoifer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dror27 thanks! Just a minor request, will let @jrobinso make a more thorough review

public static final String TAG_T0 = "t0";
public static final double MIN_PROB_DEFAULT = 0.01;
public static String ATTR_TP = "tp";
public static String ATTR_TI = "ti";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dror27 - can we get rid of ATTR_TI please? Only very old data used that tag

@ilyasoifer
Copy link
Contributor

Fixes #1468

@dror27
Copy link
Contributor Author

dror27 commented Jan 23, 2024

@ilyasoifer references to TI removed. Please note that this change is limited to the isFlow issue.

@jrobinso jrobinso merged commit b57508a into igvteam:2.17 Jan 23, 2024
@dror27 dror27 deleted the ultima.is-flow.fix-2.17 branch January 24, 2024 08:23
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.

3 participants