Skip to content

This tool visualizes Infrared spectroscopy data, formats & normalizes raw data for efficient biomolecular analysis, & provides meaningful FTIR spectra visualizations in R.

Notifications You must be signed in to change notification settings

PhilRTFM/iR-BioSpecViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

POSTER_IR_Spec-Viz

iR-BioSpecViz

This tool visualizes Infrared spectroscopy data, formats & normalizes raw data for efficient biomolecular analysis, & provides meaningful FTIR spectra visualizations in R.

CSV Processing Script

This script processes multiple CSV files and performs the following operations:

  • Remove the first two lines from each file
  • Merge the files into one file
  • Add a prefix and suffix to each line of each file
  • Add a first line to each file

Prerequisites

  • Python 3.x
  • Unix-like operating system (such as Linux or macOS)

Usage

  • Place the CSV files to be processed in the same directory as the script
  • Run the script using a terminal or command prompt
  • The processed files will be saved with the output_ prefix

Note

  • This script uses the os module to run shell commands, so it may not work on Windows without modifications.

About

This tool visualizes Infrared spectroscopy data, formats & normalizes raw data for efficient biomolecular analysis, & provides meaningful FTIR spectra visualizations in R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published