Skip to content

hide evidence, enumarate tag sources. closes #1581#1606

Closed
oganm wants to merge 24 commits intohotfix-1.32.6from
experiment_tag_ui
Closed

hide evidence, enumarate tag sources. closes #1581#1606
oganm wants to merge 24 commits intohotfix-1.32.6from
experiment_tag_ui

Conversation

@oganm
Copy link
Member

@oganm oganm commented Feb 5, 2026

No description provided.

Gemma.AnnotationCommon = {
objectClassMapping: function(objectClass){
const map = {
BioMaterial: "Biomaterials",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new terminology is "Sample" for BioMaterial and "Assay" for BioAssay.

const map = {
BioMaterial: "Biomaterials",
FactorValue: "Experimental Factors",
ExperimentTag: "Experiment Annotations"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use "Dataset" in favour of "Experiment" or "ExpressionExperiment".

checkData: function( eeId, geneList, callback ){
var store = new Gemma.VisualizationStore()
store.on( 'exception', function( e,type, action, options, response, arg ){
console.log('fuck')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this has to go...

@arteymix
Copy link
Member

This also includes the hiding of the data tab. You can rebase with -i to exclude that commit.

@oganm oganm force-pushed the experiment_tag_ui branch from c2c71b5 to 5a75e54 Compare February 13, 2026 01:00
@oganm
Copy link
Member Author

oganm commented Feb 13, 2026

squeaky clean

arteymix and others added 23 commits February 19, 2026 15:49
There is a bug in maven-site-plugin that prevents it from changing
permissions on the correct site directory. Instead, just disable the
feature since we're already changing permissions manually in the CI.

Also, there is a deployment script that is coming up that will also
address permissions for manual deployments.
Add contributors and a short description.
Use consistent line endings in source code
Report indexing progress in the current thread so they get picked up by
the ProgressUpdateAppender and shown in the Web application.

Remove unimplemented "Index ontologies".
@oganm oganm force-pushed the experiment_tag_ui branch from 5a75e54 to 3512cf0 Compare March 3, 2026 21:52
@oganm oganm closed this Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants