MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001871MEGA[All Projects] Feedbackpublic2020-03-25 20:582020-03-26 07:49
Reporterguest 
Assigned Togstecher 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionno change required 
PlatformOS 
Product Version 
Target VersionFixed in Version 
Summary0001871: Query from The University of Queensland for students using your software product
DescriptionDue to the Covid-19 pandemic, the University of Queensland is temporarily moving to online classes and students are already working from home.
• Does our current licence for these products allow us to provide them to students at home on their own computers? If not, are there alternative arrangements for COVID-19 that MEGA is making available?

Regards
TagsNo tags attached.
Attach Tags (Separate by ",")
First NameSteve
Last NameClark
Emaillicensing@its.uq.edu.au
Confirm Emaillicensing@its.uq.edu.au
Attached Files

- Relationships

-  Notes
(0001680)
user19
1969-12-31 17:33

[1] Fixed

[2] Just do a random tree but don't randomize the taxa. (need to do #3 first though).

[3] done

[4] Enable this, if they don't have a taxa selected ask them for a number of which to select.

(0001682)
Nikita Vikhrev (reporter)
1969-12-31 17:33

Dan,

Please note that both 'add taxon' and 'Remove the selected taxon' menus are needed in 'Tree Input Dialog' as well as 'Tree Topology Editor', because both functions are frequently required depending on which sequences are selected or unselected for the analysis.

To make the menu enabled only when a taxa is selected, you can code in OnUpdate of the ActionList as follows.

ToolBtn.Enabled := TreeEditBox.BranchFocused And (TreeEditBox.FocusedIndex <= TreeEditBox.NoOfOTUs);

Koichiro

(0001683)
user19
1969-12-31 17:33

Thanks, I'm working on fixing all of the things listed here.
(0001698)
user19
1969-12-31 17:33

Remove Selected Taxon is only enabled when it has a taxa selected it can delete. For this reason you have to click on the name, rather than the branch going to it in order for delete to become active. If i just send the branch then the delete action doesn't work.
(0004433)
gstecher (administrator)
2020-03-26 07:49

Hi Steve,

I am writing in response to your question regarding the MEGA software. Your students may download and use MEGA for free on their home computers. However, you should not distribute the software yourself. You should have students download and install MEGA from https://www.megasoftware.net [^]


--
Best regards,
Glen Stecher
Institute for Genomics and Evolutionary Medicine
igem.temple.edu

- Issue History
Date Modified Username Field Change
1969-12-31 17:33 agasky Status new => assigned
1969-12-31 17:33 agasky Assigned To => user19
1969-12-31 17:33 user19 Note Added: 0001680
1969-12-31 17:33 Nikita Vikhrev Note Added: 0001682
1969-12-31 17:33 Nikita Vikhrev Note Edited: 0001682
1969-12-31 17:33 user19 Note Added: 0001683
1969-12-31 17:33 user19 Note Edited: 0001680
1969-12-31 17:33 user19 Note Added: 0001698
1969-12-31 17:33 user19 Status assigned => closed
1969-12-31 17:33 user19 Resolution open => fixed
2020-03-25 20:58 guest New Issue
2020-03-26 07:49 gstecher Note Added: 0004433
2020-03-26 07:49 gstecher Status new => resolved
2020-03-26 07:49 gstecher Resolution open => no change required
2020-03-26 07:49 gstecher Assigned To => gstecher


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker