String; The local directory where the .gff files are located
chr
String; Chromosome under study
start
Integer; The start position of genomic region under study
end
Integer; The end position of the genomic region under study
meth_value
double; level of methylation on CpG
Value
methData object
Details
This function reads and processes GFF files and creates a list object (like the one generated by MethAlignNW()) which can be later analyzed through the visualization, classification and clustering functions.