Description Usage Installation Dependencies
View source: R/LACEinterface.R
LACEView
displays a user interface to handle the VCF
and BAM files preprocessing that is needed to construct the input
for the LACE inference algorithms.
1 | LACEView()
|
To install the package with all the dependecies, devtools and Bioconductor need to be present.
The R version required is greater than 3.6.0.
To install directly from github run:
1 | remotes::install_github("https://github.com/BIMIB-DISCo/LACEinterface", dependencies = T)
|
If necessary you can add
1 | auth_token="BLAHBLAHGiuntaAlConfinDelCieloDietroApennino"
|
to the previous call; a github auth_token
can be generated from:
https://github.com/settings/tokens
The genetic variant annotation software ANNOVAR (https://annovar.openbioinformatics.org/en/latest/) and the suite of programs for interacting with high-throughput sequencing data Samtools (http://www.htslib.org/) need to be installed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.