View source: R/extractEMBOSS_StartEnd.R
extractEMBOSS_StartEnd | R Documentation |
A function to subset fasta sequence from EMBOSS raw tsv.
extractEMBOSS_StartEnd(Start, End, seqs)
Start |
A numeric vector with Start positions |
End |
A numeric vector with End positions |
seqs |
A character vector containing fasta sequences |
It returns a character vector containing with the extracted sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.