View source: R/count_features.R
read_annotation_file | R Documentation |
This function pastes together the path and filename of annotation file (if not in current directory) and tests file for existence.
read_annotation_file(annot_dir, annot_file)
annot_dir |
Directory where genome annotation file is located |
annot_file |
GFF3 or GTF genome annotation file |
annot_file_loc Complete path of existing annotation file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.