cancervariants / fusion-curation

MIT License
2 stars 0 forks source link

Add Warning Label for Genomic Coordinates #318

Open jarbesfeld opened 3 weeks ago

jarbesfeld commented 3 weeks ago

Feature description

There are some cases where a user could enter genomic coordinates that are technically correct but may not be biologically plausible. We should include some warning statements in these cases.

Use case

This improves the accuracy of our tool.

Proposed solution

Example warning label: "While this input is technically correct, the difference between the start and end genomic coordinates is less than 50 nucleotides. Are you sure this is the correct input?"

Alternatives considered

No response

Implementation details

No response

Potential Impact

No response

Additional context

No response

Contribution

None