README.md

Score Visualizer

Multiple Sequence Alignment Score Visualizer

Version: 1.0 Author: Judy Heewon Lee (heewon.lee@mail.utoronto.ca) Versions: 1.0 First Implementation of Score Visualizer

Score Visualizer is an R-Package produced to generate a visual output of the scoring of multiple sequence alignments. Score Visualizer will generate graphs above and below the muliple sequence alignments the user inputs which inidicates the level of the sum-of-pairs score and as well the total column score. Score Visualizer uses the Biostrings package as well as the AlignStat package in order to function.

This package follows the structure and process suggested by Hadley Wickham in:

R Packages http://r-pkgs.had.co.nz/

Some useful keyboard shortcuts for package authoring:

Build and Reload Package: 'Cmd + Shift + B' Update Documentation: 'Cmd + Shift + D' or devtools::document() Check Package: 'Cmd + Shift + E'

Load the package with: devtools::install_github("judyheewonlee/ScoreVisualizer")



judyheewonlee/ScoreVisualizer documentation built on May 31, 2019, 5:20 p.m.