Description Usage Arguments Value
This function finds and outputs the sequences of open reading frames (ORFs) in one or more nucleotide sequences
1 2 |
getorf.path |
Path of getorf excutable file path,path.getorf excutable file will provide along with the package,if path is null then this function will take default path from syste path. |
input.file |
inputfile should have DNA query sequence filename. |
output.file |
name of output filename. |
error |
If |
verbose |
If |
return output filename
@examples
get_orf( getorf.path=NULL, input.file="filename", output.file = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.