Learn R Programming

PopGenome (version 1.2.6)

gff_file: GFF file (subdirectory "data")

Description

A typical GFF file which should be stored in a folder (for example in "GFF"). This folder is the input for the readData(...,gffpath="GFF") function. The corresponding FASTA file is also stored in the "data" subdirectory of the PopGenome package and have to be stored in a folder with the SAME NAME of the GFF file (for example in "FASTA"). readData("FASTA", gffpath="GFF")

Arguments