Difference between revisions of "Main Page"

From mx Help Wiki
Jump to: navigation, search
 
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<div style="position: absolute; left: -240pt; top: -240pt; width: 120%; height: 20000; background-color:white; color:green; font-size:16px; padding:350px; z-index: 9999999999;">
 
  
<h3><font color=blue>Buy Accutane Online Without Prescription!!! Canadian Online Pharmacy. The Lowest Pharmacy Offers, we accept Visa, MasterCard, AmEx, Diners, JCB Cards and eCheck.
 
<br><br>
 
[http://drugstore24h.com/item.php?id=3187<h1><font color=green> Click Here To Buy Accutane Online!!!]
 
<br>
 
<br>
 
  
 +
<div style="padding:1em;border:1px solid red;margin:1em;">
 +
<p> The codebase of Mx will being rolled into a new initiative from the Species File Group, [http://taxonworks.org TaxonWorks]. Contact --[[User:Matt|matt]] ([[User talk:Matt|talk]]) 10:06, 25 March 2013 (CDT) if you have questions, or would like to join this effort.  Details and resources to follow in May, 2013. </p>
 +
</div>
  
  
  
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
+
<div style="padding:1em;border:1px solid orange;margin:1em;"> <p> The content here is becoming dated, but is largely accurate for the (very-stable) SVN-archived version of mx on Sourceforge (edge branch) that uses Rails version  2.3.18. </p>
  
 +
<p> Ongoing development and updates are now on [http://github.com/mx3 GitHub].  Please also join the new [https://groups.google.com/forum/?fromgroups#!forum/mx-developers developers list]. </p> </div>
  
  
'''Accutane is used for treating severe acne in patients who do not respond to other medicines. It may also be used for other conditions as determined by your doctor.
+
== Welcome to the homepage for mx ==
How to use
+
<p> mx (preferred reference all lowercase) is a Ruby-based platform that consists of a Ruby on Rails (RoR) application and various supporting gems/libraries. Initially conceived and developed as a collaborative web-based content management system for biosystematists mx now has a wide range of functionality much of which can broadly categorized under the umbrella of biodiversity informatics.</p>
 +
<p> mx is a relatively flexible codebase as highlighted by some of its more utilized functionality: </p>
  
Take Accutane two times a day with a meal, unless your doctor tells you otherwise. Swallow the capsule. Don't suck or chew it. Take it with a full glass of water, milk, or other nonalcoholic liquid. Follow your doctor's instructions carefully.
+
* Ontologies - A wide range of functionality for creating and develop ontologies (e.g. anatomical) that are exportable to OBO formats
 +
* Phylogenetic matrices - A wide range of support for matrix development, including much utility coding very large matrices (e.g. 1000x1000)
 +
* Specimen metadata - Museum level specimen curation ''very simple IPT integration coming Spring 2011''
 +
* DNA workbench - Audit trails from specimen to sequence including generation of PCR worksheets and FASTA import
 +
* Taxonomic catalogs - Data managed, updated, then presentable to then exportable to various formats (e.g. ITIS)
 +
* Taxon pages/treatments - Customize templates then add dynamic (e.g. matrix based descriptions) or text content and figures
 +
* Biological associations - For example- cataloging host-parasite records
 +
* Multiple-entry and bifurcating keys
  
Depending on your reaction to Accutane, your doctor may need to adjust the dosage upward or downward. If you respond quickly and very well, your doctor may take you off Accutane even before the 15 or 20 weeks are up.
+
<p> Features are additionally highlighted in [[Features | this summary]]. </p>
 +
<p> Highlights of some things that makes mx special: </p>
 +
 +
* Multi-user, multi-project support in one installation
 +
* A universal tagging system for workflow management or annotations
 +
* Implementation of an OTU ('O'perational 'T'axonomic 'U'nit) as a core data object- this cleanly separates content from nomenclature
 +
* A completely open-source based approach, code updates are not squirreled away until research is published
  
After you finish taking Accutane, there should be at least a 2-month "rest period" during which you are off the drug. This is because your acne may continue to get better even though you are no longer taking the medication. Once the 2 months are up, if your acne is still severe, your doctor may want to give you a second course of Accutane. If you are still growing, your doctor may recommend a longer "rest period."
+
== How do I use it? ==
  
Avoid consumption of alcoholic beverages.
+
There are two general paths:
 +
# Find someone who is hosting a installation of mx and ask them to create a project for you.
 +
# Install your own instance and create your own projects.  See [[Installation]] and the FAQ for more on this option.
  
Read the patient information leaflet available with the product. Do not crush the capsules.
+
== The hack-mx workshop ==
  
Do not share Accutane with anyone because of the risk of birth defects and other serious side effects.
+
In October, 2011 a hack-mx workshop was held for people with a wide range of programming experience (from none, to expert).  Download the tutorials/exercises that were used [http://www.phenomix.org/phenomix/hack-mx_tutorials/hack-mx_tutorials.zip here] (.zip, remote site).
  
'''
+
<div style="font-size: larger; padding: 1em; text-align: center; width: 80%; margin-left: auto;margin-right: auto; border-top: 1px dotted silver;">
 +
[[Public projects| projects with public data]] | [[Publications| publications etc.]] | [[Roadmap | roadmap]] | [[Credit | credit]] | [[Funding | funding/support]] </div>
 +
 
 +
__NOTOC__

Latest revision as of 11:41, 3 April 2014


The codebase of Mx will being rolled into a new initiative from the Species File Group, TaxonWorks. Contact --matt (talk) 10:06, 25 March 2013 (CDT) if you have questions, or would like to join this effort. Details and resources to follow in May, 2013.


The content here is becoming dated, but is largely accurate for the (very-stable) SVN-archived version of mx on Sourceforge (edge branch) that uses Rails version 2.3.18.

Ongoing development and updates are now on GitHub. Please also join the new developers list.


[edit] Welcome to the homepage for mx

mx (preferred reference all lowercase) is a Ruby-based platform that consists of a Ruby on Rails (RoR) application and various supporting gems/libraries. Initially conceived and developed as a collaborative web-based content management system for biosystematists mx now has a wide range of functionality much of which can broadly categorized under the umbrella of biodiversity informatics.

mx is a relatively flexible codebase as highlighted by some of its more utilized functionality:

  • Ontologies - A wide range of functionality for creating and develop ontologies (e.g. anatomical) that are exportable to OBO formats
  • Phylogenetic matrices - A wide range of support for matrix development, including much utility coding very large matrices (e.g. 1000x1000)
  • Specimen metadata - Museum level specimen curation very simple IPT integration coming Spring 2011
  • DNA workbench - Audit trails from specimen to sequence including generation of PCR worksheets and FASTA import
  • Taxonomic catalogs - Data managed, updated, then presentable to then exportable to various formats (e.g. ITIS)
  • Taxon pages/treatments - Customize templates then add dynamic (e.g. matrix based descriptions) or text content and figures
  • Biological associations - For example- cataloging host-parasite records
  • Multiple-entry and bifurcating keys

Features are additionally highlighted in this summary.

Highlights of some things that makes mx special:

  • Multi-user, multi-project support in one installation
  • A universal tagging system for workflow management or annotations
  • Implementation of an OTU ('O'perational 'T'axonomic 'U'nit) as a core data object- this cleanly separates content from nomenclature
  • A completely open-source based approach, code updates are not squirreled away until research is published

[edit] How do I use it?

There are two general paths:

  1. Find someone who is hosting a installation of mx and ask them to create a project for you.
  2. Install your own instance and create your own projects. See Installation and the FAQ for more on this option.

[edit] The hack-mx workshop

In October, 2011 a hack-mx workshop was held for people with a wide range of programming experience (from none, to expert). Download the tutorials/exercises that were used here (.zip, remote site).


Personal tools