shlienlab/ShlienLab.Core.Filter: ShlienLab.Core.Filter

Filtering package which categorizes and counts how many mutations at a specific location occur within hard clipped reads. Uses a sample's BAM file and RDA file to determine the legitimacy (whether or not a mutation occurs within a hard clipped read) of each mutation within the RDA file. This is done by checking whether any reads in the BAM file contains any reads which occur in the same position and chromosome as a mutation in the RDA file, and which also occurs within a hard clipped region (determined by the CIGAR string of reads from the BAM file)

Getting started

Package details

AuthorL. Christine Schreiner
MaintainerL. Christine Schreiner <christine.schreiner@sickkids.ca>
LicenseGPL-2
Version0.3.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("shlienlab/ShlienLab.Core.Filter")
shlienlab/ShlienLab.Core.Filter documentation built on May 20, 2019, 5:27 p.m.