Description Usage Arguments Details Value
Get lengths of genes from SGS txt file
1 2  | genelength.from.sgd(file, outdir, filename = "genelength", from = NULL,
  to = NULL)
 | 
file | 
 SGS text file.  | 
outdir | 
 Output directory.  | 
filename | 
 Optional argument of file name.  | 
from | 
 Shortest length to filter.  | 
to | 
 Longest length to filter.  | 
Read sgd file, where name of genes (name), start of genes (txStart) and end of genes (txEnd) are specified. Write output text file with name~length columns.
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.