issues
search
solgenomics
/
sgn
The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
66
stars
35
forks
source link
wizard add marker filter
#5070
Closed
ClayBirkett
closed
2 months ago
ClayBirkett
commented
2 months ago
Wizard currently filters genotype data by markerset These changes allow it to also filter by list of markers
[ ] Refactoring only
[ ] Documentation only
[ ] Fixture update only
[ ] Bug fix
[ ] The relevant issue has been closed.
[ ] Further work is required.
[ ] New feature
[ ] Relevant tests have been created and run.
[ ] Data was added to the fixture
[ ] Data was added via a patch in
/t/data/fixture/patches/
.
[ ] User-Facing Change
[ ] The user manual in
/docs
has been updated.
[ ] Any new Perl has been documented using
perldoc
.
[ ] Any new JavaScript has been documented using
JSDoc
.
[ ] Any new
legacy
JavaScript has been moved from
/js
to
/js/source/legacy
.
Wizard currently filters genotype data by markerset These changes allow it to also filter by list of markers
/t/data/fixture/patches/
./docs
has been updated./js
to/js/source/legacy
.