Difference between revisions of "FAQ"

From mx Help Wiki
Jump to: navigation, search
Line 1: Line 1:
 
=== What is mx being used for? ===
 
=== What is mx being used for? ===
 +
* See [[Publications| publications]].
 +
* See the [[Public_projects| public projects]].
  
 +
=== What sofware is needed to run mx? ===
  
=== What do I need to run mx? ===
+
* Mx can run on a wide range of hardware. See [[Installation]].
 +
 
 +
=== Data entry/import ===
 +
 
 +
* What mechanisms are available for entering data?
 +
** Data can be entered in a number of different ways
 +
*** individually via forms
 +
*** in batches via the web interface
 +
*** in batches via the server side console (Rake tasks)
 +
*** individually via the Rails console
 +
* What customized file formats can be imported?
 +
* Nexus formatted matrices
 +
* Lucid's .xls formatted exports
 +
* .obo formatted files (Ontology)
 +
* Newick formatted trees
  
  
Line 8: Line 25:
  
 
# Can you run mx locally and then sync your data to the server?
 
# Can you run mx locally and then sync your data to the server?
#* At present the only way to access data is through the web using a web browser (Firefox).  While there are various ways of loading local data into mx via batch files etc. mx is not presently setup to sync data from installation to installation. Given resources (i.e. developer time) it should be possible to sync data in various different ways.
+
#* The primary way to access data is through the web using a web browser (Firefox).  
 
# Can I run mx without a web-based server?
 
# Can I run mx without a web-based server?
 
#* Yes, the application can be run locally, though it hasn't been designed with this in mind or optimized (speed) for this usage.  Keep in mind you won't be able to share the application over the network or internet, i.e. it could only be accessed at one machine.
 
#* Yes, the application can be run locally, though it hasn't been designed with this in mind or optimized (speed) for this usage.  Keep in mind you won't be able to share the application over the network or internet, i.e. it could only be accessed at one machine.

Revision as of 18:40, 13 September 2009

Contents

What is mx being used for?

What sofware is needed to run mx?

Data entry/import

  • What mechanisms are available for entering data?
    • Data can be entered in a number of different ways
      • individually via forms
      • in batches via the web interface
      • in batches via the server side console (Rake tasks)
      • individually via the Rails console
  • What customized file formats can be imported?
  • Nexus formatted matrices
  • Lucid's .xls formatted exports
  • .obo formatted files (Ontology)
  • Newick formatted trees


Access to the application/data

  1. Can you run mx locally and then sync your data to the server?
    • The primary way to access data is through the web using a web browser (Firefox).
  2. Can I run mx without a web-based server?
    • Yes, the application can be run locally, though it hasn't been designed with this in mind or optimized (speed) for this usage. Keep in mind you won't be able to share the application over the network or internet, i.e. it could only be accessed at one machine.
Personal tools