Changes in version 0.99.4 (2016-10-12):

MODIFICATION

    o   commented some example codes in monocle_wrapper, due to some unknow
	 error.

Changes in version 0.99.2 (2016-09-13):

MODIFICATION

    o   updated according to bioCheck results for version 0.99.1.

Changes in version 0.99.1:

MODIFICATION

    o   updated according to first bioCheck results.

Changes in version 0.99.0 (2016-08-22):

MODIFICATION

    o   added the main function for uSORT named uSORT in file uSORT_main.R

    o   added function uSORT_sorting_wrapper

    o   added GUI function uSORT_GUI

    o   structured all codes for preprocessing to file uSORT_preProcess.R

    o   structured all codes for postprocessing to file uSORT_postProcess.R

    o   structured all codes for gene selection to file
	 uSORT_GeneSelection.R

    o   added documentations for exported functions

    o   added one vignettes for the package

    o   added test code for the pacakge

    o   added namespace and dependencies declarition