Ready made Perl scripts to manipulate biological data
May 10, 2007The Scriptome is a minimal-learning toolbox for manipulating biological data especially for biologists.
There are currently six tool categories: Calculate, Change, Choose, Fetch, Merge, and Sort. Popular tools include:
– Choosing lines where the value in a given column exceeds a certain threshold. This can be especially useful with files larger than Excel’s limit of 65535 lines.
– Merging files together based on shared values in certain columns. This tool essentially performs a SQL join.
– Changing FASTA files to a tabular format. The output can be viewed in Excel, or filtered with other Scriptome tools.
– Choosing lines where the value in a given column exceeds a certain threshold. This can be especially useful with files larger than Excel’s limit of 65535 lines.
– Merging files together based on shared values in certain columns. This tool essentially performs a SQL join.
– Changing FASTA files to a tabular format. The output can be viewed in Excel, or filtered with other Scriptome tools.
Each tool is a short Perl script embedded in a one-line shell command. These tools can be cut and pasted from the website onto the command line. The tools’ simplicity makes it possible to develop tools rapidly, to keep up with biologists’ changing needs.
The Scriptome requires no installation at all on UNIX and Macintosh, since Perl is standard on those platforms. Windows users need only a one-click installation of Perl from ActiveState. A few tools also require Bioperl.
Related posts:
Python via Bioinformatics Examples
Navigating the Future of Bioinformatics: Trends, Innovations, and Key Players
Deep learning for medical image analysis: Automating disease detection and diagnosis from X-rays, CT...
Linux Commands for Data Compression and Extraction in Bioinformatics
Advanced Bioinformatics Techniques for Protein and Structural Biology - A Complete Guide
Building a Bioinformatics Lab on a Budget: A Comprehensive Guide to Hardware and Software Requiremen...
Using awk script in bioinformatics analysis
Step-by-Step Tutorial on Molecular Docking
Navigating Clinical Bioinformatics Challenges and Innovations
A Comprehensive Guide to Python Programming for PDB Analysis in Bioinformatics
Bioinformatics Consulting: Navigating the Genomic Landscape Worldwide
Nature's Numbers: How Mathematics Underpins Methods in Bioinformatics