cut_out_fasta_single: cut_out_fasta_single

Description Usage Arguments Value

View source: R/genome_handling.R

Description

Cuts out single region from a single DNAString.

Usage

1
cut_out_fasta_single(fasta, start, end, strand)

Arguments

fasta

DNAString to cut out from

start

of region to cut out

end

of region to cut out

strand

cut out forward or reverse complement

Value

DNAString of cut out fragment


markheron/pRon documentation built on Feb. 18, 2020, 12:33 a.m.