Package org.snpsift.annotate.mem.dataFrame
package org.snpsift.annotate.mem.dataFrame
-
ClassesClassDescriptionA set of DataColumns, indexed by position.DataFrameDel is a specialized subclass of DataFrame designed to handle deletion variants.DataFrameIns is a specialized subclass of DataFrame designed to handle insertion variants.DataFrameMixed is a specialized subclass of DataFrame that is designed to handle mixed data types.DataFrameMnp is a specialized subclass of DataFrame designed to handle multi-nucleotide polymorphisms (MNPs).DataFrameOther is a subclass of DataFrame that is specifically tailored for handling variant type counting and categorization.The DataFrameRow class represents a row in a DataFrame.The DataFrameSnp class extends the DataFrame class and represents a specific type of data frame that deals with single nucleotide polymorphisms (SNPs).