Amelie1253
Amelie1253
I also just pulled and tried the same things as @ceciliazaragoza. Everything seems to be in order!
I followed @ntran18's instructions to #5 but got these errors. Not sure if I should continue to #6?
I found the code that generates the source as one of the options, lines 392-395, but I haven't figured out how to take out those lines without creating other errors...
I think I resolved the primary issue of removing the source of the GRN as one of the options for Expression Data Source. I am a little confused on the...
I have updated our solution to add the None option by just append another `` option for None. I think that this solution aligns with what was intended but would...
Apologies, this week has been busy for me and I wasn't able to work on this issue much! For clarification on @kdahlquist's comment, if the user deselects the Select All...
I think I misunderstood what functionality was desired and the fixes I had earlier only partially address the issue. My solution simply added the option for expression data when it...
Breaking issue down into sub-issues and where I'm at: - There should be some way to check for expression data that does not come from our database. This expression data...
For the None functionality, I found the handleExpressionDataAndExport function. This function handles the Demo, uploaded files, and GRN nodes, and formats the export according to the type. If there is...
Sorry if this is a silly question but how do I test uploading files without expression data? Is there a way I can get files without expression data? Since I'm...