We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Highlight variants that are int PAR regions in Gens.
PAR_COORDINATES = { "37": { "X": IntervalTree( [Interval(60001, 2699521, "par1"), Interval(154931044, 155260561, "par2")] ), "Y": IntervalTree([Interval(10001, 2649521, "par1"), Interval(59034050, 59363567, "par2")]), }, "38": { "X": IntervalTree( [Interval(10001, 2781480, "par1"), Interval(155701383, 156030896, "par2")] ), "Y": IntervalTree([Interval(10001, 2781480, "par1"), Interval(56887903, 57217416, "par2")]), }, }
The text was updated successfully, but these errors were encountered:
Korrekta PAR positioner på X resp. Y (vad jag kan bedöma och stämmer med pos. i ChAS) är: https://www.ensembl.org/info/genome/genebuild/human_PARS.html
Förslagsvis med ljusröd transparent skuggning i kromosomvy i Gens, så att bef. bandning syns igenom (jmf med ChAS)
Sorry, something went wrong.
Stale issue message
No branches or pull requests
Highlight variants that are int PAR regions in Gens.
The text was updated successfully, but these errors were encountered: