Changeset [cb5e374312b93d950588ea084a7a50d07f4b4789] by Nathan S. Watson-Haigh
January 3rd, 2018 @ 10:39 PM
Expose some params for user customisation.
Exposed 2 parameters to the user via the config file. They set
the
minimum proportion ('indicatorProp') and minimum depth
('indicatorDepth') of alternative alleles required to render the
SNP indicator below a SNPCoverage track.
Default values are chosen so that indicators are displayed
(almost)
as they would have been before this commit. The only difference
is
that now SNP indicators will also display if the alternative
alleles
are exactly half the total coverage at a site. This is due to a
change
in a conditional from ">" to ">=".
https://github.com/GMOD/jbrowse/commit/cb5e374312b93d950588ea084a7a...
Committed by Nathan S. Watson-Haigh
- M src/JBrowse/View/Track/SNPCoverage.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
AJAX Genome Browser