ExtractSubSequence: ExtractSubSequencefromBed : Internal function for DeepG4Scan.

View source: R/ExtractSubSequence.R

ExtractSubSequenceR Documentation

ExtractSubSequencefromBed : Internal function for DeepG4Scan.

Description

ExtractSubSequencefromBed : Internal function for DeepG4Scan.

Usage

ExtractSubSequence(x = NULL, k = 20, seq.size = 201)

Arguments

x

An object of class GRanges.

k

size of the sliding windows.

seq.size

numeric value representing the sequence size accepted by our model. Don't change it unless you want to use our function with a custom model.

Value

A data.frame with position of subsequence and DNA sequence.


morphos30/DeepG4 documentation built on June 11, 2022, 10:38 p.m.