Description Usage Arguments Value
View source: R/genome_handling.R
Cuts out single region from a single DNAString.
| 1 | cut_out_fasta_single(fasta, start, end, strand)
 | 
| 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 | 
DNAString of cut out fragment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.