aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2021-11-25Remove useless commentBonfaceKilz
2021-11-25Delete noisy loggingBonfaceKilz
2021-11-24Merge pull request #624 from Alexanderlacuna/feature/correlation-optimization2BonfaceKilz
2021-11-23wqflask: metadata_edits: Sort files from most recentBonfaceKilz
2021-11-23wqflask: metadata_edits: Remove "\n\n" check with something elseBonfaceKilz
2021-11-23wqflask: views: Make error messages properly formattedBonfaceKilz
2021-11-23fix for overwriting fileAlexander Kabui
2021-11-23resolve merge conflictsAlexander Kabui
2021-11-23pep8 formatting remove dead variablesAlexander Kabui
2021-11-23merge commit :added some logic that takes into account corr_sample_group when...Alexander Kabui
2021-11-19Feature/fix wgcna api path (#630)Alexander Kabui
2021-11-18update base by ACArthur Centeno
2021-11-18Update index_page by ACArthur Centeno
2021-11-18Updating tutorials by AC 11-18-21Arthur Centeno
2021-11-18Updating tutorials by AC on 11-18-21Arthur Centeno
2021-11-18Merge github.com:genenetwork/genenetwork2 into current_productionArthur Centeno
2021-11-18AC Updating base, index_page and tutorials on 11-18-21Arthur Centeno
2021-11-18refactor code for metadataAlexander Kabui
2021-11-18remove unused functions rename function namesAlexander Kabui
2021-11-18pep8 formatting;minor fixesAlexander Kabui
2021-11-17Changed the URL for editing trait metadata to use the dataset group ID instea...zsloan
2021-11-17Fix issue where gene global search throws an error due to some traits not hav...zsloan
2021-11-17Fixes gene global search error caused by some genes not having a symbol (not ...zsloan
2021-11-17add generic functio for generating filenameAlexander Kabui
2021-11-17refactor sql query & date formattingAlexander Kabui
2021-11-17update live jupyter notebooksjgart
2021-11-17update jupyter notebook link namejgart
2021-11-17pep8 formatting;delete remove redis dependencyAlexander Kabui
2021-11-17isolate function to cache new traits metadataAlexander Kabui
2021-11-17isolate function to fetch the traits metadataAlexander Kabui
2021-11-17replace redis fetch for cached timestamp with a queryAlexander Kabui
2021-11-17isolate SQL_URI parse to a functionAlexander Kabui
2021-11-17use a dynamic value for the db_nameAlexander Kabui
2021-11-17temp disable traits metadata cacheAlexander Kabui
2021-11-17temp disable query cachingAlexander Kabui
2021-11-16use comprehension list;fix typoAlexander Kabui
2021-11-16pep8 formatting remove debug statementsAlexander Kabui
2021-11-16init disable fast compute:memory fork issuesAlexander Kabui
2021-11-16test generate new filesAlexander Kabui
2021-11-16refactor:fix on the query :modify cache pointAlexander Kabui
2021-11-15fetch only strains from the primary datasetsAlexander Kabui
2021-11-15test precomppute caching integrationAlexander Kabui
2021-11-15pep8 formatting & fix variable namesAlexander Kabui
2021-11-15refactor function to fetch datasets data for precomputesAlexander Kabui
2021-11-15fix for truncating filesAlexander Kabui
2021-11-12This change prevents an error caused by trying to export mapping results for ...zsloan
2021-11-12Merge pull request #626 from Alexanderlacuna/bugfix/nonetype-trait-symbol-fixAlexander Kabui
2021-11-12bugfix:cases where trait symbol is noneAlexander Kabui
2021-11-12Change the max results to display depending upon data type, since ProbeSet re...zsloan
2021-11-12Added check for too_many_results before writing the table JSzsloan