The goal of vigilante & knights is to facilitate data analysis and visualization in high-throughput next-generation sequencing (HT-NGS) researches by empowering researchers to perform complex, cutting-edge informatics-based analyses on their whole genome/exosome sequencing (WGS/WES) and RNA-seq data in an interactive open-source environment with statistical modules built to assess biological events. Also, vigilante & knights works in a highly self-contained pipeline style, and is designed to be user-friendly even for non-informatics researchers who don't have much experience in programming.
Currently vigilante & knights is under reconfiguration for the official R package release, and the development version (phased release) of vigilante & knights can be installed from GitHub with:
devtools::install_github("yilixu/vigilante", ref = "main")
In addition, due to the requirement of CRAN that general packages should not exceed 5MB, the supplemental workbook or reference datasets (sword) required by vigilante & knights have been extracted and put in the separate package vigilante.knights.sword. Please check vigilante.knights.sword for more information.
The development version of vigilante.knights.sword can be installed following the in-house prompts, or manually from GitHub with:
devtools::install_github("yilixu/vigilante.knights.sword", ref = "main")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.