Skip to content

iofeidis/tripr

Repository files navigation

tripr

T-cell Receptor/Immunoglobulin Profiler (TRIP)

Description

tripr is a Bioconductor package, written in shiny that provides analytics services on antigen receptor (B cell receptor immunoglobulin, BcR IG | T cell receptor, TR) gene sequence data. Every step of the analysis can be performed interactively, thus not requiring any programming skills. It takes as input the output files of the IMGT/HighV-Quest tool. Users can select to analyze the data from each of the input samples separately, or the combined data files from all samples and visualize the results accordingly.

Functions for an R command-line use are also available.

Installation

To install tripr from github use:

remotes::install_github("iofeidis/tripr", dependencies = TRUE)

Launching the app

Once tripr is successfully installed, it can be loaded as follow:

library(tripr)

User Guide

Have a look at our thorough tripr user guide (on dev branch) with:

browseURL(url = "vignettes/tripr_guide.html") 

About

T-cell Receptor/Immunoglobulin Profiler {tripr}

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published