README.md

Build Status

sleq

A sleek package to deal with sequences in R. Joint O'Meara lab project, created in a hackathon.

To install it:

library(devtools)
install_github(bomeara/sleq)

March 2016 Hackathon

Oct 2015 Hackathon

Results

The code now has:

Archived info from the day of the hackathon

This will be developed at an inhouse hackathon on Oct. 12, 2015. A secondary objective is to make useful code, but the primary objectives are learning and lab bonding. To that end:

Some notable features of the sleq package: Sequences are stored as character matrices, thus easy to subset. However, we also have a seqalignment class. It can be indexed using [] as with a character matrix, but actually stores this internally. The object also has info about gene locations and sequence type.



bomeara/sleq documentation built on May 12, 2019, 11:36 p.m.