Perl One-Liners: Bridging the Gap Between Large Data Sets and Analysis Tools

Methods Mol Biol. 2015:1326:177-91. doi: 10.1007/978-1-4939-2839-2_15.

Abstract

Computational analyses of biological data are becoming increasingly powerful, and researchers intending on carrying out their own analyses can often choose from a wide array of tools and resources. However, their application might be obstructed by the wide variety of different data formats that are in use, from standard, commonly used formats to output files from high-throughput analysis platforms. The latter are often too large to be opened, viewed, or edited by standard programs, potentially leading to a bottleneck in the analysis. Perl one-liners provide a simple solution to quickly reformat, filter, and merge data sets in preparation for downstream analyses. This chapter presents example code that can be easily adjusted to meet individual requirements. An online version is available at http://bioinf.gen.tcd.ie/pol.

Keywords: Bioinformatics; Data formatting; Data merging; One-liners; Perl; Programming.

MeSH terms

  • Datasets as Topic*
  • Microcomputers
  • Programming Languages
  • User-Computer Interface