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:
Exploring Big Data in Bioinformatics: A Comprehensive Guide
The Diverse Applications of Metabolomics in Biology
Data Science for Beginners: A Comprehensive Guide with a Focus on Bioinformatics
Find the Best Molecular Imaging Software for Your Research
Human Metabolome Database-Overview
How Artificial Intelligence is Revolutionizing Drug Discovery and Healthcare
Structural Bioinformatics Tools: Unveiling the Secrets of 3D Structures
Comprehensive Guide to PCR: Methods, Tools, and Applications
Navigating the Landscape of Bioinformatics and Healthcare Informatics: A Comprehensive Guide
How Deep Learning is Revolutionizing Omics?
Essential Tools and Software in Bioinformatics: BLAST, FASTA, and Clustal
How has high-throughput sequencing impacted the field of bioinformatics?