forked from tforest/tseda
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Individuals: change "new sample id" to "new sample set id" #70
Comments
This should be fixed in PR 37 |
almanilsson
added a commit
that referenced
this issue
Nov 25, 2024
hannamlmv
added a commit
that referenced
this issue
Nov 26, 2024
* changed pages to vpages in main * Updating vpages comment * fix: changed default height of tree * feat: changed tree position to range * fix: update tree size * fix: non-overlapping intervals * feat: added warning for unvalid inputs * feat: added warning for tree index bounds * fix: unable to move past highest index * chore: formatting * fix: long line * chore: rename variables * test * test2 * chore: formatting * feat: added options to choose to search by position or index * style: some styling of toggle group * style: formatting * fix: variable name error * fix: casing error * chore: reformatting * fix: put plots in a column * Fixing gap between map and toolbar, and removing sidebar options * feat: made plots resizable * chore: formatting * fixing table alignment * making geomap height static to make it more compatible with smaller browser windows * reformat maps.py * removing comment " # TODO: Should make it based on what the user is interacting with" regarding the collapsed sidebar option * Changing "toggle" to a multiselect * Multiselect changed to multichoice * remormatting map and datastore * fix: page setting functional * feat: warning when entering existing name * feat: colors added randomly to new samples * chore: clean code * chore: fix order of imports * chore: formatting * fix: removed dark mode button * chore: reformatted * fix: resizing of haplotype plot * fix: changed order of sidebar menus * modified sample set ID change with better descriptions and an update button * Checking sample selection type validity * changed individuals test dues to changes in layout * change in tests.. they are complaining that "Individuals table options" is not visible despite them being visisble * reformat datastore * feat: dropdown for sort order * adding default pair of selected sample groups to make structure page work (throws error if none selected) * commented out "Data modification" check in tests due to it not recognising modules that do exist - needs to be updated * feat: sort order ascending/descending * fix: descending order sort * chore: reformatting * feat: sorting ascending + descending always * Improved filters (though panels bool is a bit broken). Set map height * fix: changed sidebar menus to open * fix: added y-axis labels to plots * fix: removed window sizing option * chore: formatting * fix: added warning message when no samples selected * fix: the warning pane had dissapeared from the trees page * chore:reformatting * fix: long line * fix: shortening line * fix: take bake window size * feat: added titles even when warnings are displayed * fix: uncommented tests * fix: extended sleep time in tests * chore: undo some changes * fix: added warning for vbar when no samples selected * feat: added warning for haplotype plot * chore:reformatting * fix issues #67, #69 and #70 * update test sleep time * update test sleep time to 20 --------- Co-authored-by: Alma Nilsson <aas.nilsson@gmail.com> Co-authored-by: ThereseBjorkman <therese.bjorkman@outlook.com> Co-authored-by: ThereseBjorkman <105214078+ThereseBjorkman@users.noreply.github.com> Co-authored-by: Alma Nilsson <92537019+Ambivalentalfa@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should be changed in the data modification card
The text was updated successfully, but these errors were encountered: