Large scale statistical analysis of genome data with Ruby and R: skipping interface libraries
DOI:
https://doi.org/10.14806/ej.20.0.753Keywords:
Ruby, DNA sequence analysis, statisticsAbstract
Ruby is a dynamic interpreted, open source, object-oriented programming language with an elegant syntax and a focus on simplicity and productivity. One factor that may hinder the dissemination of Ruby, among academic and technological communities, is that it does not contain built in methods for statistical analysis and graph creation. Statistical analysis with numerical data generated by Ruby scripts is traditionally performed by storing data into a file, which is read in another software environment for statistical analysis, such as R. In order to circumvent this limitation, libraries have been created to perform statistical analysis with Ruby. They have not gained popularity, possibly due to the limitations of statistical methods and relative complex usage. In this paper we describe a simple and dynamic procedure to connect Ruby and R scripts. We show that this approach can be used for large scale genome data processing and statistical analysis. Its usage is simpler than interface libraries, since it does not require the creation of methods or routines other than the already existing in R and Ruby.
Additional Files
Published
Issue
Section
License
Authors who publish with this journal agree to the following terms:- Authors retain copyright and grant the journal right of first publication with the work simultaneously licensed under a Creative Commons Attribution License that allows others to share the work with an acknowledgement of the work's authorship and initial publication in this journal.
- Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the journal's published version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgement of its initial publication in this journal.
- Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) prior to and during the submission process, as it can lead to productive exchanges, as well as earlier and greater citation of published work (See The Effect of Open Access).