R/data.R

NULL

#' Splice junction coordinates and read support for select genomic regions of TCGA samples
#' Splice junction details derived using the STAR alignment algorithm, specificaly the SJ.tab tables generated by STAR
#'
#' The following items get loaded up:
#'   gen19=select portions from the full gencode19 object generated by SCANVIS.annotation obtained by the following url:
#'         ftp://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_19/ 
#'   gbm3=a TCGA glioblastoma sample in SCANVIS format for select genomic regions
#'	  Format is chr,start,end and uniq.reads=number of uniquely mapped split reads
#'   gbm3.vcf=toy mutation file for gbm3 in bed format
#'   GBM=list of 3 TCGA glioblastoma partial outputs from SCANVIS.scan/linkvar
#'   LUSC=list of 2 TCGA lung squamous cell carcinoma partial outputs from SCANVIS.scan/linkvar
#'   LUAD=list of 3 TCGA lung adenocarcinoma partial outputs from SCANVIS.scan/linkvar 
"SCANVIS_examples"

Try the SCANVIS package in your browser

Any scripts or data that you put into this service are public.

SCANVIS documentation built on Nov. 8, 2020, 5:14 p.m.